commit | 75c27f119b6475d95374bdad872c6938b5c26196 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Jun 11 15:22:43 2015 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Fri Jul 17 14:58:44 2015 -0700 |
tree | 2237d56548ca07707fe743a662e693b4cf3f429b | |
parent | 9b683874504a57cfa97558d403c75e286e20c9ce [diff] |
rcu: Remove CONFIG_RCU_CPU_STALL_INFO The CONFIG_RCU_CPU_STALL_INFO has been default-y for a couple of releases with no complaints, so it is time to eliminate this Kconfig option entirely, so that the long-form RCU CPU stall warnings cannot be disabled. This commit does just that. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>