On Wed, Jul 22, 2009 at 05:15:59PM +0200, Thomas Gleixner wrote: > On Wed, 22 Jul 2009, Mark Brown wrote: > > That's what they're all doing at present outside of genirq. > They just are racy against disable/enable/request/free I guess :) All of them are using a locks which means none of those can run at the same time as an interrupt is being serviced. -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html