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(-)

Reply via email to