]> git.karo-electronics.de Git - linux-beck.git/commit
rcu: Hide RCU_NOCB_CPU behind RCU_EXPERT
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 2 Jun 2015 12:29:18 +0000 (05:29 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 22 Jul 2015 22:27:25 +0000 (15:27 -0700)
commitbe55fa2ad244678beed11d2827d88b7f80ff4730
tree0a8ea5ff06d29dbee0b2ea5028bb2bb1010b3d43
parent24560056de61d86153cecb84d04e4237437f5888
rcu: Hide RCU_NOCB_CPU behind RCU_EXPERT

This commit prevents Kconfig from asking the user about RCU_NOCB_CPU
unless the user really wants to be asked.

Reported-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: Thomas Gleixner <tglx@linutronix.de>
init/Kconfig