On Tue, 11 Mar 2008 01:14:34 -0700 Andrew Morton wrote:> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.25-rc5/2.6.25-rc5-mm1randconfig (x86_64) with PCI=n PARAVIRT=y VSMP=n ends with arch/x86/kernel/built-in.o: In function `is_vsmp_box': (.text+0x1178d): undefined reference to `early_pci_allowed' arch/x86/kernel/built-in.o: In function `is_vsmp_box': (.text+0x117a9): undefined reference to `read_pci_config' arch/x86/kernel/built-in.o: In function `vsmp_init': (.init.text+0x4fcc): undefined reference to `early_pci_allowed' arch/x86/kernel/built-in.o: In function `vsmp_init': (.init.text+0x501a): undefined reference to `read_pci_config' make[1]: *** [.tmp_vmlinux1] Error 1 config attached. --- ~Randy -------------- next part -------------- A non-text attachment was scrubbed... Name: config-rand3 Type: application/octet-stream Size: 29760 bytes Desc: not available Url : lists.linux-foundation.org/pipermail/virtualization/attachments/20080311/249de8a4/attachment-0001.obj
Randy Dunlap wrote: Added Cc:> On Tue, 11 Mar 2008 01:14:34 -0700 Andrew Morton wrote: > > >> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.25-rc5/2.6.25-rc5-mm1 >> > > randconfig (x86_64) with > PCI=n > PARAVIRT=y > VSMP=n > > ends with > > arch/x86/kernel/built-in.o: In function `is_vsmp_box': > (.text+0x1178d): undefined reference to `early_pci_allowed' > arch/x86/kernel/built-in.o: In function `is_vsmp_box': > (.text+0x117a9): undefined reference to `read_pci_config' > arch/x86/kernel/built-in.o: In function `vsmp_init': > (.init.text+0x4fcc): undefined reference to `early_pci_allowed' > arch/x86/kernel/built-in.o: In function `vsmp_init': > (.init.text+0x501a): undefined reference to `read_pci_config' > make[1]: *** [.tmp_vmlinux1] Error 1 > > config attached.J