]> www.infradead.org Git - users/jedix/linux-maple.git/commit
refscale: Allow CPU hotplug to be enabled
authorPaul E. McKenney <paulmck@kernel.org>
Fri, 5 Mar 2021 21:12:36 +0000 (13:12 -0800)
committerPaul E. McKenney <paulmck@kernel.org>
Fri, 2 Apr 2021 19:39:58 +0000 (12:39 -0700)
commit47fe8408a465e86e62154a06d456cc6db53aad43
tree6eb2c67e4086f867caa5ce0df46ab2baf649b688
parenta06425f73bd86906108bb891ce668e1f4b85242c
refscale: Allow CPU hotplug to be enabled

It is no longer possible to disable CPU hotplug in many configurations,
which means that the CONFIG_HOTPLUG_CPU=n lines in refscale's Kconfig
options are just a source of useless diagnostics.  In addition, refscale
doesn't do CPU-hotplug operations in any case.  This commit therefore
changes these lines to read CONFIG_HOTPLUG_CPU=y.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/testing/selftests/rcutorture/configs/refscale/NOPREEMPT
tools/testing/selftests/rcutorture/configs/refscale/PREEMPT