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

From: Christian Borntraeger
Date: Fri Oct 03 2008 - 11:56:20 EST


I got an idea,


kernel_init does lock_kernel (which does preempt_disable).
The kernel_unlock is done in init_post. As far as I can see, this happens
after the driver init calls.

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