[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100225220624.GA7013@linux.vnet.ibm.com>
Date: Thu, 25 Feb 2010 14:06:24 -0800
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@...ymtl.ca,
josh@...htriplett.org, dvhltc@...ibm.com, niv@...ibm.com,
tglx@...utronix.de, peterz@...radead.org, rostedt@...dmis.org,
Valdis.Kletnieks@...edu, dhowells@...hat.com
Subject: [PATCH tip/core/rcu 0/2] rcu: fixes for RCU lockdep
Hello!
This set fixes a couple of problems with the RCU-based lockdep patches:
1. Make the lockdep_rcu_dereference() message less alarmist
2. Make rcu_read_lock_sched_held() take boot-time lack of
preemption into account.
Thanx, Paul
------------------------------------------------------------------------
include/linux/rcupdate.h | 4 +++-
include/linux/rcutiny.h | 4 ----
include/linux/rcutree.h | 1 -
kernel/lockdep.c | 7 +++----
kernel/rcupdate.c | 18 ++++++++++++++++++
kernel/rcutree.c | 20 --------------------
6 files changed, 24 insertions(+), 30 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