git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0882e8d
)
sparc64: Fix smp_callin() locking.
author
David S. Miller
<davem@davemloft.net>
Thu, 9 Apr 2009 04:06:35 +0000
(21:06 -0700)
committer
David 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