rcu: refer RCU CPU stall-warning victims to stallwarn.txt
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 9 Aug 2010 21:23:03 +0000 (14:23 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Fri, 20 Aug 2010 16:00:11 +0000 (09:00 -0700)
There is some documentation on RCU CPU stall warnings contained in
Documentation/RCU/stallwarn.txt, but it will not be apparent to someone
who runs into such a warning while under time pressure.  This commit
therefore adds comments preceding the printk()s pointing out the
location of this documentation.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcutree.c

Simple merge