refscale: Add CONFIG_PREEMPT_DYNAMIC=n to NOPREEMPT scenario
authorPaul E. McKenney <paulmck@kernel.org>
Thu, 6 Jul 2023 22:22:37 +0000 (15:22 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Fri, 14 Jul 2023 22:01:04 +0000 (15:01 -0700)
commit8f78f046e27b72897f15ea62c8b7882a7d7b3bc6
tree094462085a2bd186510b181eafb6c06489b57699
parent06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5
refscale: Add CONFIG_PREEMPT_DYNAMIC=n to NOPREEMPT scenario

It is no longer possible to build a kernel with a preemption-disabled
RCU without use of CONFIG_PREEMPT_DYNAMIC=n.  This commit therefore
adds CONFIG_PREEMPT_DYNAMIC=n to the refscale torture type's NOPREEMPT
scenario file.

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