[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130318211615.GA15814@linux.vnet.ibm.com>
Date: Mon, 18 Mar 2013 14:16:15 -0700
From: "Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
To: linux-kernel@...r.kernel.org
Cc: mingo@...e.hu, laijs@...fujitsu.com, dipankar@...ibm.com,
akpm@...ux-foundation.org, mathieu.desnoyers@...icios.com,
josh@...htriplett.org, niv@...ibm.com, tglx@...utronix.de,
peterz@...radead.org, rostedt@...dmis.org, Valdis.Kletnieks@...edu,
dhowells@...hat.com, edumazet@...gle.com, darren@...art.com,
fweisbec@...il.com, sbw@....edu
Subject: [PATCH tip/core/rcu 0/7] Fixes for 3.9
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists