From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933046AbXJRHtU (ORCPT ); Thu, 18 Oct 2007 03:49:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932584AbXJRHtI (ORCPT ); Thu, 18 Oct 2007 03:49:08 -0400 Received: from smtp2.linux-foundation.org ([207.189.120.14]:47624 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932578AbXJRHtF (ORCPT ); Thu, 18 Oct 2007 03:49:05 -0400 Date: Thu, 18 Oct 2007 00:48:40 -0700 From: Andrew Morton To: Peter Zijlstra Cc: jeffm@suse.com, hch@lst.de, mason@suse.com, vs@namesys.com, linux-kernel Subject: Re: + reiserfs-fix-up-lockdep-warnings.patch added to -mm tree Message-Id: <20071018004840.3447e5d0.akpm@linux-foundation.org> In-Reply-To: <1192691425.27435.159.camel@twins> References: <200710172211.l9HMBnCr010855@imap1.linux-foundation.org> <1192691425.27435.159.camel@twins> X-Mailer: Sylpheed 2.4.1 (GTK+ 2.8.17; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 18 Oct 2007 09:10:25 +0200 Peter Zijlstra wrote: > On Wed, 2007-10-17 at 15:11 -0700, akpm@linux-foundation.org wrote: > > > Subject: reiserfs: fix up lockdep warnings > > From: Jeff Mahoney > > > > Add I_MUTEX_XATTR annotations to the inode locking in the reiserfs xattr code. > > > > Signed-off-by: Jeff Mahoney > > Cc: Christoph Hellwig > > Cc: Chris Mason > > Cc: "Vladimir V. Saveliev" > > Cc: Peter Zijlstra > > Yep looks good, > > want me to push this through the lockdep tree, or will you forward it? > > In which case: > > Acked-by: Peter Zijlstra I'll handle it, thanks. I thought that Linus merged it but it seems not. hrm.