[PATCH tip/core/rcu 0/4] RCU-tasks updates for v5.11

From: Paul E. McKenney
Date: Thu Nov 05 2020 - 18:39:11 EST


Hello!

This series contains updates to the various RCU-tasks flavors:

1. Make preemptible TRACE02 enable lockdep.

2. Convert rcu_tasks_wait_gp() for-loop to while-loop.

3. Make grace-period kthread report match RCU flavor being tested.

4. Make the units of ->init_fract be jiffies.

Thanx, Paul

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

kernel/rcu/rcu.h | 16 +++++
kernel/rcu/rcutorture.c | 11 +++
kernel/rcu/tasks.h | 49 +++++++----------
tools/testing/selftests/rcutorture/configs/rcu/TRACE01 | 6 +-
tools/testing/selftests/rcutorture/configs/rcu/TRACE02 | 6 +-
5 files changed, 52 insertions(+), 36 deletions(-)