linux/tools/testing/selftests/rcutorture/configs
Paul E. McKenney 8c0abfd6d2 rcutorture: Add CONFIG_PREEMPT_DYNAMIC=n to tiny scenarios
With CONFIG_PREEMPT_DYNAMIC=y, the kernel builds with CONFIG_PREEMPTION=y
because preemption can be enabled at runtime.  This prevents any tests
of Tiny RCU or Tiny SRCU from running correctly.  This commit therefore
explicitly sets CONFIG_PREEMPT_DYNAMIC=n for those scenarios.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
2021-11-30 17:20:58 -08:00
..
lock tools/.../rcutorture: Convert to SPDX license identifier 2019-03-26 14:42:53 -07:00
rcu rcutorture: Add CONFIG_PREEMPT_DYNAMIC=n to tiny scenarios 2021-11-30 17:20:58 -08:00
rcuscale rcutorture: Add CONFIG_PREEMPT_DYNAMIC=n to tiny scenarios 2021-11-30 17:20:58 -08:00
refscale refscale: Allow CPU hotplug to be enabled 2021-05-10 16:05:05 -07:00
scf torture: Add scftorture to the rcutorture scripting 2020-08-24 18:38:32 -07:00