On Thu, 17 Dec 2009 09:55:06 -0800 Randy Dunlap <randy.dunlap@xxxxxxxxxx> wrote: > On Thu, 17 Dec 2009 16:58:40 +1100 Stephen Rothwell wrote: > > > Hi all, > > > > My usual call for calm: please do not put stuff destined for 2.6.34 > > into linux-next trees until after 2.6.33-rc1. > > > > Changes since 20091216: > > > When CONFIG_PCI_QUIRKS=n: > > drivers/built-in.o: In function `pci_dev_reset': > pci.c:(.text+0xdb0b): undefined reference to `pci_dev_reset_methods' > pci.c:(.text+0xdb2b): undefined reference to `pci_dev_reset_methods' > pci.c:(.text+0xdb85): undefined reference to `pci_dev_reset_methods' > > > pci_dev_reset() calls (inlined) pci_dev_specific_reset(), > which references pci_dev_reset_methods, which does not exist. Dexuan, can you fix this up? Thanks, -- Jesse Barnes, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html