linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/2] SRCU updates for v5.2
@ 2019-03-26 23:15 Paul E. McKenney
  2019-03-26 23:15 ` [PATCH tip/core/rcu 1/2] srcu: Check for in-flight callbacks in _cleanup_srcu_struct() Paul E. McKenney
  2019-03-26 23:15 ` [PATCH tip/core/rcu 2/2] srcu: Remove cleanup_srcu_struct_quiesced() Paul E. McKenney
  0 siblings, 2 replies; 3+ messages in thread
From: Paul E. McKenney @ 2019-03-26 23:15 UTC (permalink / raw)
  To: rcu
  Cc: linux-kernel, mingo, jiangshanlai, dipankar, akpm,
	mathieu.desnoyers, josh, tglx, peterz, rostedt, dhowells,
	edumazet, fweisbec, oleg, joel

Hello!

This series contains SRCU updates:

1.	Check for in-flight callbacks in _cleanup_srcu_struct().

2.	Remove cleanup_srcu_struct_quiesced().

							Thanx, Paul

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

 drivers/nvme/host/core.c |    2 +-
 include/linux/srcu.h     |   36 +-----------------------------------
 kernel/rcu/rcutorture.c  |    7 +------
 kernel/rcu/srcutiny.c    |    9 +++------
 kernel/rcu/srcutree.c    |   32 ++++++++++++++------------------
 5 files changed, 20 insertions(+), 66 deletions(-)


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

end of thread, other threads:[~2019-03-26 23:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-26 23:15 [PATCH tip/core/rcu 0/2] SRCU updates for v5.2 Paul E. McKenney
2019-03-26 23:15 ` [PATCH tip/core/rcu 1/2] srcu: Check for in-flight callbacks in _cleanup_srcu_struct() Paul E. McKenney
2019-03-26 23:15 ` [PATCH tip/core/rcu 2/2] srcu: Remove cleanup_srcu_struct_quiesced() 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;
as well as URLs for NNTP newsgroup(s).