From: Paul E. McKenney on
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(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/