commit | 96224daa16d6589aff87339cf0f630ef13600a59 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Feb 25 09:47:34 2014 -0800 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Apr 29 08:21:50 2014 -0700 |
tree | 1fe8ffc54560a280c6d5421448d63329e15e4f40 | |
parent | c9eaa447e77efe77b7fa4c953bd62de8297fd6c5 [diff] |
documentation: Update sysfs path for rcu_cpu_stall_suppress Commit 6bfc09e2327d (rcu: Provide RCU CPU stall warnings for tiny RCU) moved the rcu_cpu_stall_suppress module parameter from rcutree.c to rcupdate.c, but failed to update Documentation/RCU/stallwarn.txt. This commit therefore repairs this omission. Reported-by: Kirill Tkhai <tkhai@yandex.ru> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org>