]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
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)
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

index fdeff4ab5995b57beb36824ee1eafaf7f36ea00e..ba1e6eaf4c36e72bdf29d0b683b9c118fb0b38db 100644 (file)
@@ -698,6 +698,7 @@ config RCU_BOOST_DELAY
 config RCU_NOCB_CPU
        bool "Offload RCU callback processing from boot-selected CPUs"
        depends on TREE_RCU || PREEMPT_RCU
+       depends on RCU_EXPERT || NO_HZ_FULL
        default n
        help
          Use this option to reduce OS jitter for aggressive HPC or