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. -- ~Randy