Prev: [PATCH -tip 2/4] perf probe: Fix to use symtab only if no debuginfo
Next: [PATCH tip/core/urgent 1/5] rcu: Fix RCU lockdep splat in set_task_cpu on fork path
From: Paul E. McKenney on 21 Apr 2010 16:10 Hello! This patchset contains four RCU lockdep splat fixes, courtesy of David Howells, Peter Zijlstra, and Trond Myklebust, as well as an enhancement by Lai Jiangshan that permits collecting more than one RCU lockdep splat per boot. Thanx, Paul ------------------------------------------------------------------------ b/fs/nfs/delegation.c | 42 ++++++++++++++++++++++++++++-------------- b/include/linux/rcupdate.h | 15 +++++++++++---- b/kernel/cgroup_freezer.c | 5 ++++- b/kernel/lockdep.c | 2 -- b/kernel/sched.c | 10 ++++++++++ fs/nfs/delegation.c | 44 +++++++++++++++++++++++--------------------- 6 files changed, 76 insertions(+), 42 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/ |