rcu.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/4] RCU-tasks updates for v5.11
@ 2020-11-05 23:39 Paul E. McKenney
  2020-11-05 23:39 ` [PATCH tip/core/rcu 1/4] rcutorture: Make preemptible TRACE02 enable lockdep paulmck
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Paul E. McKenney @ 2020-11-05 23:39 UTC (permalink / raw)
  To: rcu
  Cc: linux-kernel, kernel-team, mingo, jiangshanlai, akpm,
	mathieu.desnoyers, josh, tglx, peterz, rostedt, dhowells,
	edumazet, fweisbec, oleg, joel

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

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

end of thread, other threads:[~2020-12-27 16:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-05 23:39 [PATCH tip/core/rcu 0/4] RCU-tasks updates for v5.11 Paul E. McKenney
2020-11-05 23:39 ` [PATCH tip/core/rcu 1/4] rcutorture: Make preemptible TRACE02 enable lockdep paulmck
2020-11-05 23:39 ` [PATCH tip/core/rcu 2/4] rcu-tasks: Convert rcu_tasks_wait_gp() for-loop to while-loop paulmck
2020-11-05 23:39 ` [PATCH tip/core/rcu 3/4] rcutorture: Make grace-period kthread report match RCU flavor being tested paulmck
2020-12-15  8:40   ` Geert Uytterhoeven
2020-12-15 18:24     ` Paul E. McKenney
2020-12-16  9:31       ` Geert Uytterhoeven
2020-12-16 16:48         ` Paul E. McKenney
2020-12-27 16:49           ` Paul E. McKenney
2020-11-05 23:39 ` [PATCH tip/core/rcu 4/4] rcu-tasks: Make the units of ->init_fract be jiffies paulmck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).