On Thu, May 07, 2026 at 09:57:11AM -0700, Paul E. McKenney wrote: > Hello! > > This series contains torture-test updates for v7.2: > > 1. Fully test lazy RCU. > > 2. Add torture_sched_set_normal() for user-specified nice values. > > 3. Improve kvm-series.sh header comment. > > 4. Allow "norm" abbreviation for "normal". > > Thanx, Paul > > ------------------------------------------------------------------------ > > b/include/linux/torture.h | 1 > b/kernel/rcu/rcu.h | 7 > b/kernel/rcu/rcutorture.c | 21 +- > b/kernel/rcu/tree_plugin.h | 32 +++ > b/kernel/torture.c | 16 + > b/tools/testing/selftests/rcutorture/bin/kvm-series.sh | 11 - > b/tools/testing/selftests/rcutorture/bin/torture.sh | 2 > kernel/rcu/rcutorture.c | 160 > +++++++++-------- > 8 files changed, 168 insertions(+), 82 deletions(-) > This i took.
-- Uladzislau Rezki

