]> www.infradead.org Git - users/jedix/linux-maple.git/commit
rcuscale: Allow CPU hotplug to be enabled
authorPaul E. McKenney <paulmck@kernel.org>
Fri, 5 Mar 2021 21:15:31 +0000 (13:15 -0800)
committerPaul E. McKenney <paulmck@kernel.org>
Fri, 2 Apr 2021 19:39:58 +0000 (12:39 -0700)
commit1580afe415f088ef54554404d276cca523ebc081
tree265bcc722f9015beafd1cf7cedb07b3a38ad96c5
parent47fe8408a465e86e62154a06d456cc6db53aad43
rcuscale: 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 rcuscale's Kconfig
options are just a source of useless diagnostics.  In addition, rcuscale
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/rcuscale/TREE
tools/testing/selftests/rcutorture/configs/rcuscale/TREE54