From: David S. Miller Date: Mon, 22 Oct 2007 09:16:45 +0000 (-0700) Subject: [SPARC64]: Stop using __do_IRQ(). X-Git-Tag: v2.6.24-rc1~61^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d57d3ad0c4641bc6b720160215c907a3d1004a0;p=pandora-kernel.git [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 --- Reading git-diff-tree failed