From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: linux-next: Tree for Nov 9 (build errors summary) Date: Wed, 09 Nov 2011 12:55:24 -0800 Message-ID: <4EBAE8BC.3040902@xenotime.net> References: <20111109135826.7f8270fb7151cf7939998942@canb.auug.org.au> <4EBAD329.1020309@xenotime.net> <20111109201136.GA5760@phenom.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20111109201136.GA5760@phenom.dumpdata.com> Sender: linux-next-owner@vger.kernel.org To: Konrad Rzeszutek Wilk Cc: Stephen Rothwell , linux-next@vger.kernel.org, LKML , "linux-ide@vger.kernel.org" , x86 maintainers , Greg KH , "devel@driverdev.osuosl.org" List-Id: linux-ide@vger.kernel.org On 11/09/2011 12:11 PM, Konrad Rzeszutek Wilk wrote: > On Wed, Nov 09, 2011 at 11:23:21AM -0800, Randy Dunlap wrote: >> On 11/08/2011 06:58 PM, Stephen Rothwell wrote: >>> Hi all, >> >> >> 1. on i386, when CONFIG_SMP is not enabled: >> >> arch/x86/built-in.o: In function `hpet_setup_msi_irq': >> hpet.c:(.text+0x12114): undefined reference to `arch_setup_hpet_msi' >> hpet.c:(.text+0x12123): undefined reference to `destroy_irq' >> arch/x86/built-in.o: In function `hpet_msi_capability_lookup': >> hpet.c:(.text+0x121fb): undefined reference to `create_irq_nr' >> arch/x86/built-in.o:(.data+0x314): undefined reference to `native_setup_msi_irqs' >> arch/x86/built-in.o:(.data+0x318): undefined reference to `native_teardown_msi_irq' > > This looks new. When did it start happening? err, Any idea which patch > might have caused this? I first reported it on the Nov. 7 linux-next tree. No idea what patch might be causing it, sorry. -- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code ***