[PATCH rcu 0/4] Torture-test updates for smp_call_function()
From: Paul E. McKenney
Date: Mon Jul 17 2023 - 14:18:40 EST
Hello!
This series contains updates for the smp_call_function() torture tests:
1. Scale scftorture memory based on number of CPUs.
2. Forgive memory-allocation failure if KASAN.
3. Pause testing after memory-allocation failure.
4. Add CONFIG_PREEMPT_DYNAMIC=n to NOPREEMPT scenario.
Thanx, Paul
------------------------------------------------------------------------
b/kernel/scftorture.c | 6 ++++--
b/tools/testing/selftests/rcutorture/bin/torture.sh | 4 +++-
b/tools/testing/selftests/rcutorture/configs/scf/NOPREEMPT | 2 ++
kernel/scftorture.c | 6 +++++-
4 files changed, 14 insertions(+), 4 deletions(-)