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:   Sun, 14 Jul 2019 12:16:25 +0200 (CEST)
From:   Thomas Gleixner <tglx@...utronix.de>
To:     Mike Lothian <mike@...eburn.co.uk>
cc:     thomas.lendacky@....com, bhe@...hat.com, bp@...en8.de,
        dave.hansen@...ux.intel.com, lijiang@...hat.com,
        linux-kernel@...r.kernel.org, luto@...nel.org, mingo@...hat.com,
        peterz@...radead.org, x86@...nel.org
Subject: Re: [PATCH v3 1/2] x86/mm: Identify the end of the kernel area to
 be reserved

On Sat, 13 Jul 2019, Mike Lothian wrote:

> This appears to be causing issues with gold again:
> 
> axion /usr/src/linux # make
>   CALL    scripts/checksyscalls.sh
>   CALL    scripts/atomic/check-atomics.sh
>   DESCEND  objtool
>   CHK     include/generated/compile.h
>   VDSOCHK arch/x86/entry/vdso/vdso64.so.dbg
>   VDSOCHK arch/x86/entry/vdso/vdso32.so.dbg
>   CHK     kernel/kheaders_data.tar.xz
>   CC      arch/x86/boot/compressed/misc.o
>   RELOCS  arch/x86/boot/compressed/vmlinux.relocs
> Invalid absolute R_X86_64_32S relocation: __end_of_kernel_reserve
> make[2]: *** [arch/x86/boot/compressed/Makefile:130: arch/x86/boot/compressed/vmlinux.relocs] Error 1
> make[2]: *** Deleting file 'arch/x86/boot/compressed/vmlinux.relocs'
> make[1]: *** [arch/x86/boot/Makefile:112: arch/x86/boot/compressed/vmlinux] Error 2
> make: *** [arch/x86/Makefile:316: bzImage] Error 2

That's fixed upstream already.

Thanks,

	tglx

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ