mbox series

[0/4] RCU/lock torture updates for v6.8

Message ID 20231212173334.GA11572@neeraj.linux (mailing list archive)
Headers show
Series RCU/lock torture updates for v6.8 | expand

Message

Neeraj upadhyay Dec. 12, 2023, 5:33 p.m. UTC
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(-)