mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH rcu 0/6] Torture-test updates for v5.19
@ 2022-04-19  0:05 Paul E. McKenney
  2022-04-19  0:07 ` [PATCH rcu 1/6] torture: Add rcu_normal and rcu_expedited runs to torture.sh Paul E. McKenney
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Paul E. McKenney @ 2022-04-19  0:05 UTC (permalink / raw)
  To: rcu; +Cc: linux-kernel, kernel-team, rostedt

Hello!

This series contains torture-test updates fixing some bugs in tests and
closing some testing holes.

1.	Add rcu_normal and rcu_expedited runs to torture.sh.

2.	Suppress debugging grace period delays during flooding.

3.	Fix distribution of short handler delays.

4.	Avoid corner-case #DE with nsynctypes check, courtesy of David
	Vernet.

5.	Add missing return and use __func__ in warning, courtesy of
	David Vernet.

6.	Call preempt_schedule() through static call/key, courtesy of
	Frederic Weisbecker.

						Thanx, Paul

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

 b/include/linux/torture.h                           |    2 -
 b/kernel/rcu/rcu.h                                  |    4 ++
 b/kernel/rcu/rcutorture.c                           |    4 ++
 b/kernel/rcu/tree.c                                 |   32 ++++++++++++++++++--
 b/kernel/scftorture.c                               |    5 +--
 b/tools/testing/selftests/rcutorture/bin/torture.sh |   18 +++++++++++
 kernel/rcu/rcutorture.c                             |   14 ++++++++
 7 files changed, 72 insertions(+), 7 deletions(-)

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

end of thread, other threads:[~2022-04-19  0:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-19  0:05 [PATCH rcu 0/6] Torture-test updates for v5.19 Paul E. McKenney
2022-04-19  0:07 ` [PATCH rcu 1/6] torture: Add rcu_normal and rcu_expedited runs to torture.sh Paul E. McKenney
2022-04-19  0:07 ` [PATCH rcu 2/6] rcutorture: Suppress debugging grace period delays during flooding Paul E. McKenney
2022-04-19  0:07 ` [PATCH rcu 3/6] scftorture: Fix distribution of short handler delays Paul E. McKenney
2022-04-19  0:07 ` [PATCH rcu 4/6] rcutorture: Avoid corner-case #DE with nsynctypes check Paul E. McKenney
2022-04-19  0:07 ` [PATCH rcu 5/6] rcutorture: Add missing return and use __func__ in warning Paul E. McKenney
2022-04-19  0:07 ` [PATCH rcu 6/6] rcutorture: Call preempt_schedule() through static call/key 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

all inboxes | Powered by JetHome®