Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756645Ab3H3RmE (ORCPT ); Fri, 30 Aug 2013 13:42:04 -0400 Received: from kanga.kvack.org ([205.233.56.17]:49851 "EHLO kanga.kvack.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753294Ab3H3RmD (ORCPT ); Fri, 30 Aug 2013 13:42:03 -0400 Date: Fri, 30 Aug 2013 13:42:01 -0400 From: Benjamin LaHaise To: Linus Torvalds Cc: Stephen Rothwell , linux-next , Linux Kernel Mailing List , Waiman Long Subject: Re: linux-next: build failure after merge of the aio tree Message-ID: <20130830174201.GM13330@kvack.org> References: <20130830175509.39d7fbfd96a4e726ba739d26@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 873 Lines: 20 On Fri, Aug 30, 2013 at 10:38:25AM -0700, Linus Torvalds wrote: > On Fri, Aug 30, 2013 at 12:55 AM, Stephen Rothwell wrote: > > - aio_ring_file->f_path.dentry->d_count, > > + aio_ring_file->f_path.dentry->d_lockref.count, > > This is wrong. If you really want the dentry count (which I doubt, I > don't see why this code would care _even_ just for a debug printout), > you should use Agreed -- it was just debugging code from initial development of the code, so I just ended up deleting it instead. -ben -- "Thought is the essence of where you are now." -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/