sparc64: Fix smp_callin() locking.
authorDavid S. Miller <davem@davemloft.net>
Thu, 9 Apr 2009 04:06:35 +0000 (21:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Apr 2009 00:08:56 +0000 (17:08 -0700)
Interrupts must be disabled when taking the IPI lock.

Caught by lockdep.

Reported-by: Meelis Roos <mroos@linux.ee>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found