• Paul E. McKenney's avatar
    rcu: Do not NMI offline CPUs · 725969ac
    Paul E. McKenney authored
    Currently, RCU CPU stall warning messages will NMI whatever CPU looks
    like it is blocking either the current grace period or the grace-period
    kthread.  This can produce confusing output if the target CPU is offline.
    This commit therefore checks for offline CPUs.
    Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
    725969ac
tree_stall.h 25.3 KB