2013/2/18 Linus Torvalds <torva...@linux-foundation.org>: > On Mon, Feb 18, 2013 at 7:53 AM, Frederic Weisbecker <fweis...@gmail.com> > wrote: >> >> Here is an updated version. It cleans up things a bit and boots fine with my >> usual >> config. There might be still some small details to work on but here is the >> big picture. >> >> What do you think? > > Looks fine to me. Did this get tested with lockdep and spinlock > debugging etc? Those are the ones that are the primary users of all > the irq state and preempt tracing..
Yeah I always keep those options turned on to test my patches. But I need to test with and without preempt, check if I can reuse more local_bh_disable, etc... So there will be more iterations. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/