Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1331461

Re: undefined reference to `efi_call'

From "H. Peter Anvin" <hpa@zytor.com>
Newsgroups linux.kernel
Subject Re: undefined reference to `efi_call'
Date 2016-02-10 21:00 +0100
Message-ID <r0J5E-6GL-3@gated-at.bofh.it> (permalink)
References <r0yDg-8hG-5@gated-at.bofh.it> <r0J5E-6GL-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 02/10/16 11:52, Andrew Morton wrote:
> On Wed, 10 Feb 2016 16:48:28 +0800 kbuild test robot <fengguang.wu@intel.com> wrote:
> 
>> Hi Johannes,
>>
>> It's probably a bug fix that unveils the link errors.
>>
>> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
>> head:   2178cbc68f3602dc0b5949b9be2c8383ad3d93ef
>> commit: 489c2a20a414351fe0813a727c34600c0f7292ae mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM
>> date:   3 weeks ago
>> config: x86_64-randconfig-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.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.
> 
X86_UV ought to depend on EFI.

	-hpa

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

undefined reference to `efi_call' kbuild test robot <fengguang.wu@intel.com> - 2016-02-10 09:50 +0100
  Re: undefined reference to `efi_call' "H. Peter Anvin" <hpa@zytor.com> - 2016-02-10 21:00 +0100
  Re: undefined reference to `efi_call' Andrew Morton <akpm@linux-foundation.org> - 2016-02-10 21:00 +0100

csiph-web