Re: [PATCH] documentation: Update sysfs path for rcu_cpu_stall_timeout

2014-11-10 Thread Paul E. McKenney
On Tue, Nov 11, 2014 at 12:03:26PM +0800, Xie XiuQi wrote: > 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 repa

[PATCH] documentation: Update sysfs path for rcu_cpu_stall_timeout

2014-11-10 Thread Xie XiuQi
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 sys