rcu: Add GP-kthread-starvation checks to CPU stall warnings
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 17 Dec 2014 16:35:02 +0000 (08:35 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Fri, 16 Jan 2015 07:33:15 +0000 (23:33 -0800)
This commit adds a message that is printed if the relevant grace-period
kthread has not been able to run for the two seconds preceding the
stall warning.  (The two seconds is double the maximum interval between
successive bouts of quiescent-state forcing.)

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Documentation/RCU/stallwarn.txt
kernel/rcu/tree.c

Simple merge
Simple merge