]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
documentation: Update sysfs path for rcu_cpu_stall_timeout
authorXie XiuQi <xiexiuqi@huawei.com>
Tue, 11 Nov 2014 04:03:26 +0000 (12:03 +0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 6 Jan 2015 18:57:24 +0000 (10:57 -0800)
commit84596ccbf102644c846e050caf4714447f083206
treeda0bae1c1df254e3f61e7eb8defff86e65f3b637
parent734d16801349fbe951d2f780191d32c5b8a892d1
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 <xiexiuqi@huawei.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Documentation/RCU/stallwarn.txt