parisc: convert iosapic interrupts to proper flow handlers
authorKyle McMartin <kyle@dreadnought.i.jkkm.org>
Thu, 14 Oct 2010 04:38:27 +0000 (00:38 -0400)
committerKyle McMartin <kyle@dreadnought.i.jkkm.org>
Thu, 14 Oct 2010 05:30:16 +0000 (01:30 -0400)
commitf3d4605977f9f30993c670a85f75d8f3853144c5
tree02e63b1b9a3f5ff039e9946371e39fca389eb1d5
parent4d4f681dc43a06167763ec698f5de4f2b3119ad6
parisc: convert iosapic interrupts to proper flow handlers

Shift the ->end call (cpu eoi) from __do_IRQ into our
unmask handler. Also nuke some redundant code.

Signed-off-by: Kyle McMartin <kyle@redhat.com>
arch/parisc/kernel/irq.c
drivers/parisc/iosapic.c