commit | 8d57d3ad0c4641bc6b720160215c907a3d1004a0 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Mon Oct 22 02:16:45 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Oct 22 02:16:45 2007 -0700 |
tree | a2ea60d7d49344c74c41dde69ad07be5752dba55 | |
parent | 3d0a721f04fe9321ca360fbab144ea10682d458a [diff] |
[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>