lkml.org 
[lkml]   [2021]   [Sep]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH rcu 0/7] In-kernel torture-test updates for v5.16
Hello!

This series contains in-kernel torture-test updates (excluding scftorture,
which has its own branch this time).

1. Suppressing read-exit testing is not an error.

2. Warn on individual rcu_torture_init() error conditions.

3. Warn on individual lock_torture_init() error conditions.

4. Warn on individual ref_scale_init() error conditions.

5. Warn on individual rcu_scale_init() error conditions.

6. Don't cpuhp_remove_state() if cpuhp_setup_state() failed.

7. Avoid problematic critical section nesting on PREEMPT_RT,
courtesy of Scott Wood.

Thanx, Paul

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

b/include/linux/torture.h | 8 ++++
b/kernel/locking/locktorture.c | 14 +++----
b/kernel/rcu/rcuscale.c | 10 ++---
b/kernel/rcu/rcutorture.c | 2 -
b/kernel/rcu/refscale.c | 6 +--
kernel/rcu/rcutorture.c | 82 ++++++++++++++++++++++++++---------------
6 files changed, 77 insertions(+), 45 deletions(-)

\
 
 \ /
  Last update: 2021-09-16 02:14    [W:0.070 / U:1.208 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site