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:
020cfb0
)
[SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit().
author
David S. Miller
<davem@davemloft.net>
Fri, 25 Apr 2008 10:11:37 +0000
(
03:11
-0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 25 Apr 2008 10:11:37 +0000
(
03:11
-0700)
Otherwise all sorts of bad things can happen, including
spurious softlockup reports.
Other platforms have this same bug, in one form or
another, just don't see the issue because they
don't sleep as long as sparc64 can in NOHZ.
Thanks to some brilliant debugging by Peter Zijlstra.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found