[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130412231846.GA20038@linux.vnet.ibm.com>
Date: Fri, 12 Apr 2013 16:18:47 -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, sasha.levin@...cle.com,
paul.gortmaker@...driver.com, paulus@....ibm.com
Subject: [PATCH tip/core/rcu 0/7] RCU fixes for 3.11
Hello!
This series contains the following fixes for RCU:
1-2. Convert remaining printk() calls to pr_*().
3. Kick adaptive-ticks CPUs that are holding up RCU grace periods.
4. Don't allocate bootmem from rcu_init(), courtesy of Sasha Levin.
5. Remove "Experimental" flags from old RCU Kconfig options.
6. Automatically tune defaults for delays between attempts to
force quiescent states.
7. Merge adjacent identical #ifdefs.
Thanx, Paul
b/init/Kconfig | 2 -
b/kernel/rcupdate.c | 3 -
b/kernel/rcutree.c | 34 ++++++++++++++++++---
b/kernel/rcutree.h | 13 +++++++-
b/kernel/rcutree_plugin.h | 74 +++++++++++++++++++++++++++-------------------
5 files changed, 87 insertions(+), 39 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