genirq: Fixup fasteoi handler for oneshot mode
authorThomas Gleixner <tglx@linutronix.de>
Wed, 2 Mar 2011 10:49:21 +0000 (11:49 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 2 Mar 2011 10:49:21 +0000 (11:49 +0100)
The fasteoi handler must mask the interrupt line in oneshot mode
otherwise we end up with an irq storm.

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

No differences found