All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
	linux-next@vger.kernel.org, linux-kernel@vger.kernel.org,
	X86 ML <x86@kernel.org>
Subject: Re: linux-next: Tree for Sep 3 (x86_init.c)
Date: Fri, 06 Sep 2013 20:46:17 -0700	[thread overview]
Message-ID: <522AA189.6030406@zytor.com> (raw)
In-Reply-To: <5226316B.5050805@infradead.org>

On 09/03/2013 11:58 AM, Randy Dunlap wrote:
> On 09/03/13 01:29, Stephen Rothwell wrote:
>> Hi all,
>>
>> Changes since 20130902:
>>
> 
> on i386, when
> CONFIG_SMP is not enabled
> CONFIG_X86_UP_APIC is not enabled
> 
> arch/x86/built-in.o:(.data+0x540): undefined reference to `native_setup_msi_irqs'
> arch/x86/built-in.o:(.data+0x548): undefined reference to `native_teardown_msi_irq'
> 
> Looks like recent changes for CONFIG_PCI_MSI should not be built for the config
> that is listed above.
> 
> Full randconfig file is attached.
> 

Specifically, CONFIG_PCI_MSI probably needs to depend on APIC support,
which is compiled out in the above case.

	-hpa

      reply	other threads:[~2013-09-07  3:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-03  8:29 linux-next: Tree for Sep 3 Stephen Rothwell
2013-09-03  8:29 ` Stephen Rothwell
2013-09-03 18:58 ` linux-next: Tree for Sep 3 (x86_init.c) Randy Dunlap
2013-09-07  3:46   ` H. Peter Anvin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=522AA189.6030406@zytor.com \
    --to=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    --cc=sfr@canb.auug.org.au \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.