From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933119Ab1KIU4n (ORCPT ); Wed, 9 Nov 2011 15:56:43 -0500 Received: from oproxy3-pub.bluehost.com ([69.89.21.8]:38744 "HELO oproxy3-pub.bluehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S932790Ab1KIU4j (ORCPT ); Wed, 9 Nov 2011 15:56:39 -0500 Message-ID: <4EBAE8BC.3040902@xenotime.net> Date: Wed, 09 Nov 2011 12:55:24 -0800 From: Randy Dunlap Organization: YPO4 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110323 Thunderbird/3.1.9 MIME-Version: 1.0 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" Subject: Re: linux-next: Tree for Nov 9 (build errors summary) References: <20111109135826.7f8270fb7151cf7939998942@canb.auug.org.au> <4EBAD329.1020309@xenotime.net> <20111109201136.GA5760@phenom.dumpdata.com> In-Reply-To: <20111109201136.GA5760@phenom.dumpdata.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Identified-User: {1807:box742.bluehost.com:xenotime:xenotime.net} {sentby:smtp auth 50.53.38.135 authed with rdunlap@xenotime.net} Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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 ***