Re: undefined reference to `efi_call'

2016-02-10 Thread H. Peter Anvin
ndconfig-s3-02101458 (attached as .config) >> reproduce: >> git checkout 489c2a20a414351fe0813a727c34600c0f7292ae >> # save the attached .config to linux build tree >> make ARCH=x86_64 >> >> All errors (new ones prefixed by >>): >> >>arch/x86/built-in.

Re: undefined reference to `efi_call'

2016-02-10 Thread Andrew Morton
# save the attached .config to linux build tree > make ARCH=x86_64 > > All errors (new ones prefixed by >>): > >arch/x86/built-in.o: In function `uv_bios_call': > >> (.text+0xeba00): undefined reference to `efi_call' I'd be surprised if the above patch caused this. CONFIG_EFI=n CONFIG_X86_UV does not depend on EFI.

undefined reference to `efi_call'

2016-02-10 Thread kbuild test robot
h/x86/built-in.o: In function `uv_bios_call': >> (.text+0xeba00): undefined reference to `efi_call' --- 0-DAY kernel test infrastructureOpen Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation .config.gz Description: Binary data

undefined reference to `efi_call'

2016-01-26 Thread kbuild test robot
/built-in.o: In function `uv_bios_call': >> (.text+0x154307): undefined reference to `efi_call' arch/x86/built-in.o: In function `uv_bios_call_irqsave': (.text+0x154395): undefined reference to `efi_call' arch/x86/built-in.o: In function `uv_bios_call_reent