]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[SPARC64]: Stop using __do_IRQ().
authorDavid S. Miller <davem@sunset.davemloft.net>
Mon, 22 Oct 2007 09:16:45 +0000 (02:16 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 22 Oct 2007 09:16:45 +0000 (02:16 -0700)
commit8d57d3ad0c4641bc6b720160215c907a3d1004a0
treea2ea60d7d49344c74c41dde69ad07be5752dba55
parent3d0a721f04fe9321ca360fbab144ea10682d458a
[SPARC64]: Stop using __do_IRQ().

Invoke the desc->handle_irq directly in the top-level dispatch,
just like other sophisticated ports.

This will allow us to decrease the cost of the MSI queue dispatch.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/Kconfig
arch/sparc64/kernel/irq.c
arch/sparc64/kernel/pci_msi.c