lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 10 Feb 2016 11:52:34 -0800
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	kbuild test robot <fengguang.wu@...el.com>
Cc:	Johannes Weiner <hannes@...xchg.org>, kbuild-all@...org,
	linux-kernel@...r.kernel.org, Arnd Bergmann <arnd@...db.de>,
	Linux Memory Management List <linux-mm@...ck.org>,
	Matt Fleming <matt@...eblueprint.co.uk>,
	Ingo Molnar <mingo@...e.hu>, "H. Peter Anvin" <hpa@...or.com>,
	Thomas Gleixner <tglx@...utronix.de>
Subject: Re: undefined reference to `efi_call'

On Wed, 10 Feb 2016 16:48:28 +0800 kbuild test robot <fengguang.wu@...el.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.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ