public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/4] SRCU changes for v4.19
@ 2018-06-25 22:47 Paul E. McKenney
  2018-06-25 22:47 ` [PATCH tip/core/rcu 1/4] srcu: Fix typos in __call_srcu() header comment Paul E. McKenney
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Paul E. McKenney @ 2018-06-25 22:47 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 contains SRCU updates:

1.	Fix typos in __call_srcu() comment header.

2.	Document that srcu_funnel_gp_start() implies srcu_funnel_exp_start().

3.	Add address of the first callback to rcutorture output to allow
	this output to show (lack of) forward progress.

4.	Introduce srcu_read_{un,}lock_notrace() to avoid lockdep issues
	when applying SRCU to tracepoints.

							Thanx, Paul

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

 include/linux/srcu.h  |   17 +++++++++++++++++
 kernel/rcu/srcutree.c |   26 +++++++++++++++-----------
 2 files changed, 32 insertions(+), 11 deletions(-)


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

end of thread, other threads:[~2018-06-25 23:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-25 22:47 [PATCH tip/core/rcu 0/4] SRCU changes for v4.19 Paul E. McKenney
2018-06-25 22:47 ` [PATCH tip/core/rcu 1/4] srcu: Fix typos in __call_srcu() header comment Paul E. McKenney
2018-06-25 22:53   ` Randy Dunlap
2018-06-25 23:09     ` Paul E. McKenney
2018-06-25 22:47 ` [PATCH tip/core/rcu 2/4] srcu: Document that srcu_funnel_gp_start() implies srcu_funnel_exp_start() Paul E. McKenney
2018-06-25 22:47 ` [PATCH tip/core/rcu 3/4] srcu: Add address of first callback to rcutorture output Paul E. McKenney
2018-06-25 22:47 ` [PATCH tip/core/rcu 4/4] srcu: Introduce srcu_read_{un,}lock_notrace() Paul E. McKenney

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