linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/2] SRCU updates for v5.1
@ 2019-01-09 21:45 Paul E. McKenney
  2019-01-09 21:45 ` [PATCH tip/core/rcu 1/2] srcu: Check for invalid idx argument in srcu_read_unlock() Paul E. McKenney
  2019-01-09 21:45 ` [PATCH tip/core/rcu 2/2] srcu: Remove srcu_queue_delayed_work_on() Paul E. McKenney
  0 siblings, 2 replies; 3+ messages in thread
From: Paul E. McKenney @ 2019-01-09 21:45 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.	Check for invalid idx argument in srcu_read_unlock().

2.	Remove srcu_queue_delayed_work_on(), courtesy of Sebastian
	Andrzej Siewior.

							Thanx, Paul

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

 include/linux/srcu.h     |    1 
 include/linux/srcutree.h |    3 +-
 kernel/rcu/srcutree.c    |   55 ++++++++++++++++++++---------------------------
 kernel/rcu/tree.c        |    4 ---
 kernel/rcu/tree.h        |    8 ------
 5 files changed, 27 insertions(+), 44 deletions(-)


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

end of thread, other threads:[~2019-01-09 21:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-09 21:45 [PATCH tip/core/rcu 0/2] SRCU updates for v5.1 Paul E. McKenney
2019-01-09 21:45 ` [PATCH tip/core/rcu 1/2] srcu: Check for invalid idx argument in srcu_read_unlock() Paul E. McKenney
2019-01-09 21:45 ` [PATCH tip/core/rcu 2/2] srcu: Remove srcu_queue_delayed_work_on() 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).