commit | 68158fe2b2aa0f0c1cf96b40020c7d180915479b | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Mon Dec 08 07:41:31 2014 -0800 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Jan 06 11:05:23 2015 -0800 |
tree | 8b7477e3cab4fe30bedd6ae8b21138d3066309fd | |
parent | 734d16801349fbe951d2f780191d32c5b8a892d1 [diff] |
rcu: Set default to RCU_CPU_STALL_INFO=y The RCU_CPU_STALL_INFO code has been in for quite some time, and has proven reliable. This commit therefore enables it by default. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>