[GIT PULL] scftorture changes for v6.4
From: Paul E. McKenney
Date: Thu Aug 24 2023 - 18:07:23 EST
Hello, Linus,
Once the merge window opens, please pull these scftorture changes:
git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git tags/scftorture.2023.08.15a
# HEAD: 3f68f9c822ebe208f961ab0402e49a10465278ca: scftorture: Add CONFIG_PREEMPT_DYNAMIC=n to NOPREEMPT scenario (2023-07-14 15:02:57 -0700)
----------------------------------------------------------------
smp_call_function torture-test updates for v6.6
This pull request prevents some memory-exhaustion false-postitive failures
in scftorture testing.
----------------------------------------------------------------
Paul E. McKenney (4):
torture: Scale scftorture memory based on number of CPUs
scftorture: Forgive memory-allocation failure if KASAN
scftorture: Pause testing after memory-allocation failure
scftorture: Add CONFIG_PREEMPT_DYNAMIC=n to NOPREEMPT scenario
kernel/scftorture.c | 12 +++++++++---
tools/testing/selftests/rcutorture/bin/torture.sh | 4 +++-
tools/testing/selftests/rcutorture/configs/scf/NOPREEMPT | 2 ++
3 files changed, 14 insertions(+), 4 deletions(-)