rcutorture: Set CONFIG_BOOTPARAM_HOTPLUG_CPU0 to offline CPU 0
authorPaul E. McKenney <paulmck@kernel.org>
Tue, 10 Jan 2023 05:01:12 +0000 (21:01 -0800)
committerBoqun Feng <boqun.feng@gmail.com>
Sun, 12 Mar 2023 02:06:22 +0000 (18:06 -0800)
commit7ff0b54491791bdb99659e73c9851ac398c81416
treee58764a04ce4dc340387d7298606cb750c4e2c37
parent808a9d675969382c855acc304c288dfa713d3f9e
rcutorture: Set CONFIG_BOOTPARAM_HOTPLUG_CPU0 to offline CPU 0

There is now a BOOTPARAM_HOTPLUG_CPU0 Kconfig option that allows CPU 0
to be offlined on x86 systems.  This commit therefore sets this option in
the TREE01 rcutorture scenario in order to regularly test this capability.

Reported-by: "Zhang, Qiang1" <qiang1.zhang@intel.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
tools/testing/selftests/rcutorture/configs/rcu/TREE01