[PATCH rcu 0/4] RCU/lock torture updates for v6.8
From: Neeraj Upadhyay (AMD)
Date: Tue Dec 12 2023 - 12:33:43 EST
Hello,
This series contains torture-test updates:
1. Increase Hamming distance between call_rcu_chain and
rcu_call_chains.
2. add nolibc init support for mips, ppc and rv64, courtesy of
Thomas Weißschuh.
3. Add mid-sized stall to TREE07.
4. Add fqs_holdoff check before fqs_task is created, courtesy
of Zqiang.
Thanks
Neeraj
------------------------------------------------------------------------
kernel/locking/locktorture.c | 18 +++++++++---------
kernel/rcu/rcutorture.c | 4 +++-
tools/testing/selftests/rcutorture/bin/mkinitrd.sh | 5 ++++-
tools/testing/selftests/rcutorture/configs/rcu/TREE07.boot | 3 +++
4 files changed, 19 insertions(+), 11 deletions(-)