Linux RCU subsystem development
 help / color / mirror / Atom feed
* [PATCH rcu 0/5] locktorture updates for v6.4
@ 2023-03-21  1:08 Paul E. McKenney
  2023-03-21  1:08 ` [PATCH locktorture 1/5] locktorture: Add nested_[un]lock() hooks and nlocks parameter Paul E. McKenney
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Paul E. McKenney @ 2023-03-21  1:08 UTC (permalink / raw)
  To: rcu; +Cc: linux-kernel, kernel-team, rostedt

Hello!

This series provides updates to the locktorture test suite:

1.	Add nested_[un]lock() hooks and nlocks parameter, courtesy of
	John Stultz.

2.	Add nested locking to mutex torture tests, courtesy of John
	Stultz.

3.	Add nested locking to rtmutex torture tests, courtesy of John
	Stultz.

4.	With nested locks, occasionally skip main lock, courtesy of
	John Stultz.

5.	Add raw_spinlock* torture tests for PREEMPT_RT kernels, courtesy
	of Zqiang.

						Thanx, Paul

------------------------------------------------------------------------

 b/kernel/locking/locktorture.c                                |   23 +
 b/tools/testing/selftests/rcutorture/configs/lock/CFLIST      |    1 
 b/tools/testing/selftests/rcutorture/configs/lock/LOCK08      |    6 
 b/tools/testing/selftests/rcutorture/configs/lock/LOCK08.boot |    1 
 b/tools/testing/selftests/rcutorture/configs/lock/LOCK09      |    6 
 b/tools/testing/selftests/rcutorture/configs/lock/LOCK09.boot |    1 
 kernel/locking/locktorture.c                                  |  163 +++++++++-
 tools/testing/selftests/rcutorture/configs/lock/CFLIST        |    1 
 8 files changed, 187 insertions(+), 15 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-03-21  1:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-21  1:08 [PATCH rcu 0/5] locktorture updates for v6.4 Paul E. McKenney
2023-03-21  1:08 ` [PATCH locktorture 1/5] locktorture: Add nested_[un]lock() hooks and nlocks parameter Paul E. McKenney
2023-03-21  1:08 ` [PATCH locktorture 2/5] locktorture: Add nested locking to mutex torture tests Paul E. McKenney
2023-03-21  1:08 ` [PATCH locktorture 3/5] locktorture: Add nested locking to rtmutex " Paul E. McKenney
2023-03-21  1:08 ` [PATCH locktorture 4/5] locktorture: With nested locks, occasionally skip main lock Paul E. McKenney
2023-03-21  1:08 ` [PATCH locktorture 5/5] locktorture: Add raw_spinlock* torture tests for PREEMPT_RT kernels Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox