summaryrefslogtreecommitdiff
path: root/kernel/rcu/rcu.h
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2017-08-18 03:05:59 +0300
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2017-10-10 00:25:17 +0300
commit9b9500da81502738efa1b485a8835f174ff7be6d (patch)
treea768a5aecca5e268ca4a90e9a312f87c729d4438 /kernel/rcu/rcu.h
parentf79c3ad6189624c3de0ad5521610c9e22a1c33cf (diff)
downloadlinux-9b9500da81502738efa1b485a8835f174ff7be6d.tar.xz
rcu: Make RCU CPU stall warnings check for irq-disabled CPUs
One common question upon seeing an RCU CPU stall warning is "did the stalled CPUs have interrupts disabled?" However, the current stall warnings are silent on this point. This commit therefore uses irq_work to check whether stalled CPUs still respond to IPIs, and flags this state in the RCU CPU stall warning console messages. Reported-by: Steven Rostedt <rostedt@goodmis.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'kernel/rcu/rcu.h')
0 files changed, 0 insertions, 0 deletions