[PATCH] genirq: fasteoi handler: handle interrupt disabling
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 29 Jun 2006 09:25:01 +0000 (02:25 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 29 Jun 2006 17:26:25 +0000 (10:26 -0700)
commit98bb244b685eb2a297aa60fa2e5c0631f95828e1
tree468ab2cf22dc3b10d1bc48660360b908d24cabef
parentf210be198ddd3f54b17d4aa6e69b829f75f226e5
[PATCH] genirq: fasteoi handler: handle interrupt disabling

Note when a disable interrupt happened with the fasteoi handler as well so
that delayed disable can be implemented with fasteoi-type controllers.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/irq/chip.c