From: Paul E. McKenney Date: Mon, 9 Aug 2010 21:23:03 +0000 (-0700) Subject: rcu: refer RCU CPU stall-warning victims to stallwarn.txt X-Git-Tag: v2.6.37-rc1~215^2~14^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cdd32a918350430483751feaae1c19cef816f69;p=pandora-kernel.git rcu: refer RCU CPU stall-warning victims to stallwarn.txt 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 --- Reading git-diff-tree failed