All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] fix RCU-lockdep splats in NFS
@ 2010-05-01  0:31 Paul E. McKenney
  2010-05-01  0:32 ` [PATCH 1/2] NFSv4: Fix the locking in nfs_inode_reclaim_delegation() Paul E. McKenney
  2010-05-01  0:32 ` [PATCH 2/2] NFS: Fix RCU issues in the NFSv4 delegation code Paul E. McKenney
  0 siblings, 2 replies; 3+ messages in thread
From: Paul E. McKenney @ 2010-05-01  0:31 UTC (permalink / raw)
  To: linux-kernel, linux-nfs; +Cc: mingo, peterz, Trond.Myklebust

Hello!

The following pair of fixes for RCU-lockdep splats have passed testing,
so are ready for inclusion.  Ingo suggests the NFS tree, so here they are!

							Thanx, Paul

------------------------------------------------------------------------

 b/fs/nfs/delegation.c |   42 ++++++++++++++++++++++++++++--------------
 fs/nfs/delegation.c   |   44 +++++++++++++++++++++++---------------------
 2 files changed, 51 insertions(+), 35 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-05-01  0:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-01  0:31 [PATCH] fix RCU-lockdep splats in NFS Paul E. McKenney
2010-05-01  0:32 ` [PATCH 1/2] NFSv4: Fix the locking in nfs_inode_reclaim_delegation() Paul E. McKenney
2010-05-01  0:32 ` [PATCH 2/2] NFS: Fix RCU issues in the NFSv4 delegation code Paul E. McKenney

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.