Re: [PATCH] Fix preemptible lazy mode bug
From: Rusty Russell
Date: Wed Sep 05 2007 - 13:49:57 EST
On Wed, 2007-09-05 at 10:05 -0700, Zachary Amsden wrote:
> On Thu, 2007-09-06 at 02:33 +1000, Rusty Russell wrote:
> > + BUG_ON(get_lazy_mode() && !(mode == PARAVIRT_LAZY_NONE |
> > + | mode == PARAVIRT_LAZY_FLUSH));
>
> That's a pretty strange line break.
Sorry, should have mentioned it's completely untested: too far from my
test machine 8(
Thanks,
Rusty.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/