All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/7] Fixes for 3.9
@ 2013-03-18 21:16 Paul E. McKenney
  2013-03-18 21:16 ` [PATCH tip/core/rcu 1/7] rcu: Fix spacing problem Paul E. McKenney
  0 siblings, 1 reply; 8+ messages in thread
From: Paul E. McKenney @ 2013-03-18 21:16 UTC (permalink / raw)
  To: linux-kernel
  Cc: mingo, laijs, dipankar, akpm, mathieu.desnoyers, josh, niv, tglx,
	peterz, rostedt, Valdis.Kletnieks, dhowells, edumazet, darren,
	fweisbec, sbw

Hello!

This series contains the following fixes for RCU:

1.	Whitespace fix courtesy of Jiang Fang.

2.	Avoid raising softirq from CPUs going offline.

3.	Remove obsolete CPU-hotplug comment, courtesy of Srivatsa Bhat.

4.	Delete unused "wakemask" field.

5.	Fix hlist_bl_set_first_rcu() lockdep annotation, courtesy of
	Steven Whitehouse.

6.	Add softirq-stall indications to stall-warning messages.

7.	Restrict self-torture random delays in RCU grace-period initialization
	to runtime.

							Thanx, Paul


 b/Documentation/RCU/stallwarn.txt |   33 ++++++++++++++++++++++++---------
 b/include/linux/list_bl.h         |    5 +++++
 b/include/linux/rculist_bl.h      |    2 +-
 b/kernel/rcutree.c                |   13 +++++--------
 b/kernel/rcutree.h                |    8 +++++---
 b/kernel/rcutree_plugin.h         |    4 +++-
 6 files changed, 43 insertions(+), 22 deletions(-)


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

end of thread, other threads:[~2013-03-18 21:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-18 21:16 [PATCH tip/core/rcu 0/7] Fixes for 3.9 Paul E. McKenney
2013-03-18 21:16 ` [PATCH tip/core/rcu 1/7] rcu: Fix spacing problem Paul E. McKenney
2013-03-18 21:16   ` [PATCH tip/core/rcu 2/7] rcu: Avoid invoking RCU core on offline CPUs Paul E. McKenney
2013-03-18 21:16   ` [PATCH tip/core/rcu 3/7] rcu: Remove comment referring to __stop_machine() Paul E. McKenney
2013-03-18 21:16   ` [PATCH tip/core/rcu 4/7] rcu: Delete unused rcu_node "wakemask" field Paul E. McKenney
2013-03-18 21:16   ` [PATCH tip/core/rcu 5/7] rcu: Fix hlist_bl_set_first_rcu() annotation Paul E. McKenney
2013-03-18 21:16   ` [PATCH tip/core/rcu 6/7] rcu: Add softirq-stall indications to stall-warning messages Paul E. McKenney
2013-03-18 21:16   ` [PATCH tip/core/rcu 7/7] rcu: Tone down debugging during boot-up and shutdown Paul E. McKenney

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.