aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture/configs/rcu/TREE08
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@kernel.org>2019-08-02 20:18:25 -0700
committerPaul E. McKenney <paulmck@kernel.org>2019-10-05 11:49:13 -0700
commit9f8ba55d49cef46da63f7863ec544e2b2b7eda66 (patch)
tree9c66e5519e0c0022456bdaef7b5fc58577b5f068 /tools/testing/selftests/rcutorture/configs/rcu/TREE08
parentlocktorture: Replace strncmp() with str_has_prefix() (diff)
downloadlinux-dev-9f8ba55d49cef46da63f7863ec544e2b2b7eda66.tar.xz
linux-dev-9f8ba55d49cef46da63f7863ec544e2b2b7eda66.zip
rcutorture: Remove CONFIG_HOTPLUG_CPU=n from scenarios
A number of mainstream CPU families are no longer capable of building kernels having CONFIG_SMP=y and CONFIG_HOTPLUG_CPU=n, so this commit removes this combination from the rcutorture scenarios having it. People wishing to try out this combination may still do so using the "--kconfig CONFIG_HOTPLUG_CPU=n CONFIG_SUSPEND=n CONFIG_HIBERNATION=n" argument to the tools/testing/selftests/rcutorture/bin/kvm.sh script that is used to run rcutorture. Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/testing/selftests/rcutorture/configs/rcu/TREE08')
-rw-r--r--tools/testing/selftests/rcutorture/configs/rcu/TREE083
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/testing/selftests/rcutorture/configs/rcu/TREE08 b/tools/testing/selftests/rcutorture/configs/rcu/TREE08
index fb1c763c10c5..c810c5276a89 100644
--- a/tools/testing/selftests/rcutorture/configs/rcu/TREE08
+++ b/tools/testing/selftests/rcutorture/configs/rcu/TREE08
@@ -9,9 +9,6 @@ CONFIG_NO_HZ_IDLE=y
CONFIG_NO_HZ_FULL=n
CONFIG_RCU_FAST_NO_HZ=n
CONFIG_RCU_TRACE=n
-CONFIG_HOTPLUG_CPU=n
-CONFIG_SUSPEND=n
-CONFIG_HIBERNATION=n
CONFIG_RCU_FANOUT=3
CONFIG_RCU_FANOUT_LEAF=2
CONFIG_RCU_NOCB_CPU=y