genirq: spurious: Run only one poller at a time
authorThomas Gleixner <tglx@linutronix.de>
Mon, 7 Feb 2011 13:31:37 +0000 (14:31 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 19 Feb 2011 11:58:09 +0000 (12:58 +0100)
No point in running concurrent pollers which confuse each other by
setting PENDING.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found