rcu: Eliminate NOCBs CPU-state Kconfig options
The CONFIG_RCU_NOCB_CPU_ALL, CONFIG_RCU_NOCB_CPU_NONE, and
CONFIG_RCU_NOCB_CPU_ZERO Kconfig options are used only in testing and
are redundant with the rcu_nocbs= boot parameter. This commit therefore
removes these three Kconfig options and adjusts the rcutorture scripts
to use the boot parameter instead.
Signed-off-by:
Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Showing
- Documentation/kernel-per-CPU-kthreads.txt 14 additions, 17 deletionsDocumentation/kernel-per-CPU-kthreads.txt
- Documentation/timers/NO_HZ.txt 3 additions, 26 deletionsDocumentation/timers/NO_HZ.txt
- init/Kconfig 0 additions, 53 deletionsinit/Kconfig
- kernel/rcu/rcu.h 1 addition, 3 deletionskernel/rcu/rcu.h
- kernel/rcu/tree_plugin.h 3 additions, 24 deletionskernel/rcu/tree_plugin.h
- tools/testing/selftests/rcutorture/configs/rcu/TREE01 0 additions, 1 deletiontools/testing/selftests/rcutorture/configs/rcu/TREE01
- tools/testing/selftests/rcutorture/configs/rcu/TREE01.boot 1 addition, 0 deletionstools/testing/selftests/rcutorture/configs/rcu/TREE01.boot
- tools/testing/selftests/rcutorture/configs/rcu/TREE05 0 additions, 1 deletiontools/testing/selftests/rcutorture/configs/rcu/TREE05
- tools/testing/selftests/rcutorture/configs/rcu/TREE08 0 additions, 1 deletiontools/testing/selftests/rcutorture/configs/rcu/TREE08
- tools/testing/selftests/rcutorture/configs/rcu/TREE08.boot 1 addition, 0 deletionstools/testing/selftests/rcutorture/configs/rcu/TREE08.boot
- tools/testing/selftests/rcutorture/doc/TREE_RCU-kconfig.txt 3 additions, 5 deletionstools/testing/selftests/rcutorture/doc/TREE_RCU-kconfig.txt
Loading
Please register or sign in to comment