Skip to content
Commit 243027a3 authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

rcu: For RCU grace-period kthread starvation, dump last CPU it ran on



When the RCU CPU stall-warning code detects that the RCU grace-period
kthread is being starved, it dumps that kthread's stack.  This can
sometimes be useful, but it is also useful to know what is running on the
CPU that this kthread is attempting to run on.  This commit therefore
adds a stack trace of this CPU in order to help track down whatever it
is that might be preventing RCU's grace-period kthread from running.

Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
parent b08ea1de
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment