summaryrefslogtreecommitdiff
path: root/arch/sparc/include/asm
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2011-03-24 11:03:45 +0300
committerThomas Gleixner <tglx@linutronix.de>2011-03-29 16:48:14 +0400
commitfcd8d4f498698265fc0fba1dd376303caea71de4 (patch)
treee1c8c941def2021d05ced3325c675553e51b90cf /arch/sparc/include/asm
parentfcb8918fd242f39496090dbbd6789ab24098295b (diff)
downloadlinux-fcd8d4f498698265fc0fba1dd376303caea71de4.tar.xz
sparc: Use the new genirq functionality
Make use of the new features in genirq: 1) Set the chip flag IRCHIP_EOI_IF_HANDLED, which ensures in the core code that irq_eoi() is only called when the interrupt was handled. That removes the extra status check in the callback. 2) Use the preflow handler, which is called from the fasteoi core code before the device handler. That avoids another status check and the open coded handler redirection. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: sparclinux@vger.kernel.org
Diffstat (limited to 'arch/sparc/include/asm')
0 files changed, 0 insertions, 0 deletions