From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: linux-next: Tree for October 6 Date: Tue, 26 Oct 2010 10:08:22 +0200 Message-ID: <20101026080822.GA10520@elte.hu> References: <20101006163632.c1943a38.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mx3.mail.elte.hu ([157.181.1.138]:57949 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751361Ab0JZIJI (ORCPT ); Tue, 26 Oct 2010 04:09:08 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-next-owner@vger.kernel.org List-ID: To: Zimny Lech Cc: Stephen Rothwell , linux-next@vger.kernel.org, LKML , Trond Myklebust , linux-nfs@vger.kernel.org, Linus Torvalds * Zimny Lech wrote: > 2010/10/6 Stephen Rothwell : > > Hi all, > > > > Changes since 20101005: > > It looka like a bug or a beetle or something like that > > /home/test/linux-2.6/fs/nfs/nfsroot.c: In function 'nfs_root_debug': > /home/test/linux-2.6/fs/nfs/nfsroot.c:110:2: error: 'nfs_debug' > undeclared (first use in this function) > /home/test/linux-2.6/fs/nfs/nfsroot.c:110:2: note: each undeclared > identifier is reported only once for each function it appears in > make[3]: *** [fs/nfs/nfsroot.o] Error 1 > make[2]: *** [fs/nfs] Error 2 > make[1]: *** [fs] Error 2 > make: *** [sub-make] Error 2 This build bug has now been pushed upstream and triggers rather easily. Trond? Thanks, Ingo