[GIT PULL] RCU fixes for 2.6.34

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Paul E. McKenney
Date: Monday, May 3, 2010 - 8:36 pm

Hello, Ingo,

Here are RCU fixes for 2.6.34, mainly RCU-lockdep fixes:

git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git urgent-to-mingo

This set excludes the three needing Acked-by, and also excludes the
commits targeted for 2.6.35.

							Thanx, Paul

------------------>
David Howells (2)
    KEYS: Fix an RCU warning in the reading of user keys
    KEYS: Fix an RCU warning

Lai Jiangshan (1)
    rcu: v2: optionally leave lockdep enabled after RCU lockdep splat

Li Zefan (4)
    cgroup: Check task_lock in task_subsys_state()
    sched: Fix an RCU warning in print_task()
    cgroup: Fix an RCU warning in alloc_css_id()
    cgroup: Fix an RCU warning in cgroup_path()

 include/linux/cgroup.h       |    1 +
 include/linux/rcupdate.h     |   15 +++++++++++----
 kernel/cgroup.c              |   16 +++++++++++-----
 kernel/lockdep.c             |    2 ++
 kernel/sched_debug.c         |    2 ++
 lib/Kconfig.debug            |   12 ++++++++++++
 security/keys/request_key.c  |   13 ++++++++-----
 security/keys/user_defined.c |    3 ++-
 8 files changed, 49 insertions(+), 15 deletions(-)
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT PULL] RCU fixes for 2.6.34, Paul E. McKenney, (Mon May 3, 8:36 pm)
Re: [GIT PULL] RCU fixes for 2.6.34, Ingo Molnar, (Mon May 3, 11:45 pm)