[PATCH tip/core/urgent] fix several lockdep splats, allow multiple splats

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Paul E. McKenney
Date: Wednesday, April 21, 2010 - 1:01 pm

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(-)
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH tip/core/urgent] fix several lockdep splats, allow ..., Paul E. McKenney, (Wed Apr 21, 1:01 pm)
[PATCH tip/core/urgent 1/5] rcu: Fix RCU lockdep splat in ..., Paul E. McKenney, (Wed Apr 21, 1:02 pm)
[PATCH tip/core/urgent 2/5] rcu: fix RCU lockdep splat on ..., Paul E. McKenney, (Wed Apr 21, 1:02 pm)
[tip:core/urgent] rcu: Fix RCU lockdep splat in set_task_c ..., tip-bot for Peter Zi ..., (Fri Apr 30, 3:51 am)
[tip:core/urgent] rcu: Fix RCU lockdep splat on freezer_fo ..., tip-bot for Paul E. ..., (Fri Apr 30, 3:51 am)
Re: [PATCH tip/core/urgent] fix several lockdep splats, al ..., Mathieu Desnoyers, (Fri Apr 30, 8:33 am)
Re: [PATCH tip/core/urgent] fix several lockdep splats, al ..., Paul E. McKenney, (Fri Apr 30, 11:02 am)
Re: [PATCH tip/core/urgent] fix several lockdep splats, al ..., Mathieu Desnoyers, (Fri Apr 30, 11:12 am)
Re: [PATCH tip/core/urgent] fix several lockdep splats, al ..., Paul E. McKenney, (Fri Apr 30, 11:32 am)
Re: [PATCH tip/core/urgent] fix several lockdep splats, al ..., Mathieu Desnoyers, (Fri Apr 30, 12:09 pm)