[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180625224734.GA10860@linux.vnet.ibm.com>
Date: Mon, 25 Jun 2018 15:47:34 -0700
From: "Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
To: linux-kernel@...r.kernel.org
Cc: mingo@...nel.org, jiangshanlai@...il.com, dipankar@...ibm.com,
akpm@...ux-foundation.org, mathieu.desnoyers@...icios.com,
josh@...htriplett.org, tglx@...utronix.de, peterz@...radead.org,
rostedt@...dmis.org, dhowells@...hat.com, edumazet@...gle.com,
fweisbec@...il.com, oleg@...hat.com, joel@...lfernandes.org
Subject: [PATCH tip/core/rcu 0/4] SRCU changes for v4.19
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(-)
Powered by blists - more mailing lists