commit | 1c0f1aeda80edfebf4917c332349980e42f37531 | [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> | Wed Feb 26 06:40:02 2014 -0800 |
tree | 931cd33ae8ab42236a962d1f08ab460b45badac3 | |
parent | 9fda8fd7926a412d6aacde08f9a65c1e204925db [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>