From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: linux-next: build failure after merge of the tty tree Date: Thu, 23 Sep 2010 08:13:50 -0700 Message-ID: <20100923081350.e028c4ac.rdunlap@xenotime.net> References: <20100923142018.55019d59.sfr@canb.auug.org.au> <20100923141433.GC31738@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20100923141433.GC31738@kroah.com> Sender: linux-kernel-owner@vger.kernel.org To: Greg KH Cc: Stephen Rothwell , Alan Cox , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-next.vger.kernel.org On Thu, 23 Sep 2010 07:14:33 -0700 Greg KH wrote: > On Thu, Sep 23, 2010 at 02:20:18PM +1000, Stephen Rothwell wrote: > > Hi Greg, > > > > After merging the tty tree, today's linux-next build (x86_64 > > allmodconfig) failed like this: > > > > drivers/char/ip2/ip2main.c:459: error: 'ip2_get_icount' undeclared here (not in a function) > > > > Caused by commit 157be28e51ed476aa357c8718aaef4832f4da66b ("tty: icount > > changeover for other main devices"). > > > > Please build test (especially the trivial "cut and paste" changes) ... > > > > I have reverted that commit for today. > > Ick, sorry about that. Alan, care to send a fixup patch for this? So developers and maintainers are not doing allmodconfig builds? I can understand not doing randconfig builds. --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code ***