mirror-linux/tools/testing/selftests/rcutorture
Paul E. McKenney 78c2ce0fd6 scftorture: Update due to x86 not supporting none/voluntary preemption
As of v7.0-rc1, architectures that support preemption, including x86 and
arm64, no longer support CONFIG_PREEMPT_NONE or CONFIG_PREEMPT_VOLUNTARY.
Attempting to build kernels with these two Kconfig options results in
.config errors.  This commit therefore switches such scftorture scenarios
to CONFIG_PREEMPT_LAZY.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Boqun Feng <boqun@kernel.org>
Link: https://patch.msgid.link/20260303235903.1967409-4-paulmck@kernel.org
2026-03-05 13:11:10 -08:00
..
bin rcutorture: Add --kill-previous option to terminate previous kvm.sh runs 2026-01-04 18:51:14 +08:00
configs scftorture: Update due to x86 not supporting none/voluntary preemption 2026-03-05 13:11:10 -08:00
doc rcu: Remove CONFIG_SRCU 2023-04-05 13:47:41 +00:00
.gitignore rcutorture: Prevent concurrent kvm.sh runs on same source tree 2026-01-04 18:50:59 +08:00
Makefile rcutorture: Provide rudimentary Makefile 2019-05-28 09:06:09 -07:00