From: Paul E. McKenney on 25 Feb 2010 17:10 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/
|
Pages: 1 Prev: [PATCH] sisusbvga: Remove the BKL from ioctl Next: readahead: add /debug/readahead/stats |