[SPARC64]: Two IRQ handling fixes.
authorDavid S. Miller <davem@sunset.davemloft.net>
Wed, 15 Feb 2006 09:18:19 +0000 (01:18 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:13:02 +0000 (01:13 -0800)
On SUN4V, force IRQ state to idle in enable_irq().  However,
I'm still not sure this is %100 correct.

Call add_interrupt_randomness() on SUN4V too.

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

No differences found