[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070216161519.52db76c4.akpm@linux-foundation.org>
Date: Fri, 16 Feb 2007 16:15:19 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: olof@...om.net (Olof Johansson)
Cc: trond.myklebust@....uio.no, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] nfs: init req_lock in nfs_alloc_inode
On Fri, 16 Feb 2007 11:05:32 -0600
olof@...om.net (Olof Johansson) wrote:
> + nfsi->req_lock = SPIN_LOCK_UNLOCKED;
This can confound lockdep. Please use spin_lock_init().
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists