public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/3] SRCU updates for v4.20/v5.0
@ 2018-08-29 21:20 Paul E. McKenney
  2018-08-29 21:23 ` [PATCH tip/core/rcu 1/3] srcu: Make call_srcu() available during very early boot Paul E. McKenney
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Paul E. McKenney @ 2018-08-29 21:20 UTC (permalink / raw)
  To: linux-kernel
  Cc: mingo, jiangshanlai, dipankar, akpm, mathieu.desnoyers, josh,
	tglx, peterz, rostedt, dhowells, edumazet, fweisbec, oleg, joel

Hello!

This series allows call_srcu() to be used during very early boot:

1.	Make call_srcu() available during very early boot.

2.	Test early boot call_srcu().

3.	Make early-boot call_srcu() reuse workqueue lists.

							Thanx, Paul

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

 include/linux/srcutiny.h                                   |    4 -
 include/linux/srcutree.h                                   |   17 +++--
 kernel/rcu/rcu.h                                           |    6 ++
 kernel/rcu/srcutiny.c                                      |   39 ++++++++++---
 kernel/rcu/srcutree.c                                      |   36 +++++++++---
 kernel/rcu/tiny.c                                          |    1 
 kernel/rcu/tree.c                                          |    1 
 kernel/rcu/update.c                                        |    9 +++
 tools/testing/selftests/rcutorture/configs/rcu/SRCU-P.boot |    1 
 tools/testing/selftests/rcutorture/configs/rcu/SRCU-u.boot |    1 
 tools/testing/selftests/rcutorture/configs/rcu/TREE05.boot |    1 
 11 files changed, 92 insertions(+), 24 deletions(-)


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

end of thread, other threads:[~2018-08-31  0:55 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-29 21:20 [PATCH tip/core/rcu 0/3] SRCU updates for v4.20/v5.0 Paul E. McKenney
2018-08-29 21:23 ` [PATCH tip/core/rcu 1/3] srcu: Make call_srcu() available during very early boot Paul E. McKenney
2018-08-30 18:24   ` [PATCH tip/core/rcu v2 " Paul E. McKenney
2018-08-29 21:23 ` [PATCH tip/core/rcu 2/3] rcutorture: Test early boot call_srcu() Paul E. McKenney
2018-08-29 21:23 ` [PATCH tip/core/rcu 3/3] srcu: Make early-boot call_srcu() reuse workqueue lists Paul E. McKenney
2018-08-30  1:56   ` Steven Rostedt
2018-08-30  2:07     ` Paul E. McKenney
2018-08-30  2:46       ` Steven Rostedt
2018-08-30  3:23         ` Paul E. McKenney
2018-08-30 16:44           ` Steven Rostedt
2018-08-30 17:35             ` Paul E. McKenney
2018-08-30 17:37               ` Paul E. McKenney
2018-08-30 18:36                 ` Steven Rostedt
2018-08-30 23:12                   ` Paul E. McKenney
2018-08-30 23:53                     ` Steven Rostedt
2018-08-31  0:09                       ` Paul E. McKenney
2018-08-31  0:55                         ` Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox