From: Xie XiuQi Date: Tue, 11 Nov 2014 04:03:26 +0000 (+0800) Subject: documentation: Update sysfs path for rcu_cpu_stall_timeout X-Git-Tag: fixes-v4.0-rc1~182^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84596ccbf102644c846e050caf4714447f083206;p=pandora-kernel.git documentation: Update sysfs path for rcu_cpu_stall_timeout Commit 6bfc09e2327d ("rcu: Provide RCU CPU stall warnings for tiny RCU") moved the rcu_cpu_stall_timeout module parameter from rcutree.c to rcupdate.c, but failed to update Documentation/RCU/stallwarn.txt. This commit therefore repairs this omission. commit 96224daa16d6 ("documentation: Update sysfs path for rcu_cpu_stall_suppress") updated the path for rcu_cpu_stall_suppress, but failed to update for rcu_cpu_stall_timeout. Signed-off-by: Xie XiuQi Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed