From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: next-20150604 build: 2 failures 37 warnings (next-20150604) Date: Thu, 4 Jun 2015 10:20:26 -0700 Message-ID: <20150604172026.GA30984@atomide.com> References: <20150604170112.GM14071@sirena.org.uk> <20150604171004.GZ30984@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from muru.com ([72.249.23.125]:55897 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751677AbbFDRU3 (ORCPT ); Thu, 4 Jun 2015 13:20:29 -0400 Content-Disposition: inline In-Reply-To: <20150604171004.GZ30984@atomide.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Mark Brown Cc: Sebastian Andrzej Siewior , Greg Kroah-Hartman , kernel-build-reports@lists.linaro.org, linaro-kernel@lists.linaro.org, linux-next@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org * Tony Lindgren [150604 10:11]: > * Mark Brown [150604 10:03]: > > On Thu, Jun 04, 2015 at 05:47:05PM +0100, Build bot for Mark Brown wrote: > > > > > arm-allmodconfig > > > ../drivers/tty/serial/8250/8250_omap.c:586:20: error: redefinition of 'omap8250_irq' > > > > Current -next fails to build an ARM allmodconfig (and possibly other > > things) due to 9e91597f24234 and 9809889c708eb (serial: 8250_omap: > > provide complete custom startup & shutdown callbacks) which appear to be > > the same commit that's been applied twice somehow. Not sure what's > > going on there... > > Sounds like I'm using an old commit in one of my pending branches, > will check immediately. Greg, there's now commit 9809889c708e in tty-linus and commit 9e91597f2423 in tty-next. I gues I'll drop my omap-for-v4.2/wakeirq branch from linux next for now. Regards, Tony