Re: Threaded interrupts for synaptic touchscreen in HTC dream
From: Mark Brown <hidden>
Date: 2009-07-22 15:56:19
Also in:
linux-i2c, lkml
From: Mark Brown <hidden>
Date: 2009-07-22 15:56:19
Also in:
linux-i2c, lkml
On Wed, Jul 22, 2009 at 05:15:59PM +0200, Thomas Gleixner wrote:
On Wed, 22 Jul 2009, Mark Brown wrote:
quoted
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.