[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100506002838.GA31818@linux.vnet.ibm.com>
Date: Wed, 5 May 2010 17:28:38 -0700
From: "Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
To: mingo@...e.hu
Cc: linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
a.p.zijlstra@...llo.nl, tglx@...utronix.de
Subject: [GIT PULL] Additional RCU fixes for 2.6.34
Hello, Ingo,
Here are three more RCU-lockdep fixes for 2.6.34:
git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git rcu/urgent
Thanx, Paul
------------------>
Vivek Goyal <vgoyal@...hat.com> (1)
blk-cgroup: Fix RCU correctness warning in cfq_init_queue()
Paul E. McKenney <paulmck@...ux.vnet.ibm.com> (2)
vfs: fix RCU-lockdep false positive due to /proc access
memcg: css_id() must be called under rcu_read_lock()
block/cfq-iosched.c | 2 ++
include/linux/fdtable.h | 3 ++-
include/linux/rcupdate.h | 11 +++++++++++
kernel/rcupdate.c | 11 +++++++++++
mm/memcontrol.c | 21 ++++++++++++++++-----
5 files changed, 42 insertions(+), 6 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