[PATCH tip/core/rcu 0/7] Fixes for 3.9

From: Paul E. McKenney
Date: Mon Mar 18 2013 - 17:16:44 EST


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(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/