rcu: Move RCU_TRACE to lib/Kconfig.debug
authorPaul E. McKenney <paul.mckenney@linaro.org>
Fri, 6 Jan 2012 23:10:44 +0000 (15:10 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 21 Feb 2012 17:03:26 +0000 (09:03 -0800)
commit5c8806a037ad4f53259146060b32600566475e29
tree72537f97d6af9e826f3872b20872b575eebb099a
parent486e259340fc4c60474f2c14703e3b3634bb58ca
rcu: Move RCU_TRACE to lib/Kconfig.debug

The RCU_TRACE kernel parameter has always been intended for debugging,
not for production use.  Formalize this by moving RCU_TRACE from
init/Kconfig to lib/Kconfig.debug.

Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
init/Kconfig
lib/Kconfig.debug