public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/2] Signal-related changes for 3.19
@ 2014-10-28 22:13 Paul E. McKenney
  2014-10-28 22:13 ` [PATCH tip/core/rcu 1/2] signal: Exit RCU read-side critical section on each pass through loop Paul E. McKenney
  2014-10-29  2:13 ` [PATCH tip/core/rcu 0/2] Signal-related changes for 3.19 Pranith Kumar
  0 siblings, 2 replies; 4+ messages in thread
From: Paul E. McKenney @ 2014-10-28 22:13 UTC (permalink / raw)
  To: linux-kernel
  Cc: mingo, laijs, dipankar, akpm, mathieu.desnoyers, josh, tglx,
	peterz, rostedt, dhowells, edumazet, dvhart, fweisbec, oleg,
	bobby.prani

Hello!

This series updates RCU handling in signals:

1.	Prevents a possible very long RCU read-side critical section
	in kill_pid_info().

2.	Explain why the "obviously buggy" freeing of sighand by
	__cleanup_sighand() without an RCU grace period really isn't
	buggy, courtesy of Oleg Nesterov.

							Thanx, Paul

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

 b/kernel/fork.c   |    5 ++++-
 b/kernel/signal.c |   42 +++++++++++++++++++++++++-----------------
 2 files changed, 29 insertions(+), 18 deletions(-)


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

end of thread, other threads:[~2014-10-29  2:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-28 22:13 [PATCH tip/core/rcu 0/2] Signal-related changes for 3.19 Paul E. McKenney
2014-10-28 22:13 ` [PATCH tip/core/rcu 1/2] signal: Exit RCU read-side critical section on each pass through loop Paul E. McKenney
2014-10-28 22:13   ` [PATCH tip/core/rcu 2/2] signal: Document the RCU protection of ->sighand Paul E. McKenney
2014-10-29  2:13 ` [PATCH tip/core/rcu 0/2] Signal-related changes for 3.19 Pranith Kumar

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