Skip to content
Commit 2664ef44 authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit().



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: default avatarDavid S. Miller <davem@davemloft.net>
parent 020cfb05
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment