[SPARC64]: Disable IRQ forwarding.
authorDavid S. Miller <davem@davemloft.net>
Wed, 4 May 2005 05:05:43 +0000 (22:05 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 May 2005 05:05:43 +0000 (22:05 -0700)
There is some race whereby IRQs get stuck, the IRQ status
is pending but no processor actually handles the IRQ vector
and thus the interrupt.

This is a temporary workaround.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found