Re: [regression] Latest git has WARN_ON storm with e1000e driver

From: Linus Torvalds
Date: Fri Oct 03 2008 - 12:25:55 EST




On Fri, 3 Oct 2008, Linus Torvalds wrote:
>
> So this whole bug is actually because that debug test is just _broken_. It
> shouldn't be WARN_ON(preempt_count()), it should be 'might_sleep()', which
> does it right.

Tested and confirmed. Committed and pushed out,

Linus
--
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/