[GIT PULL] x86/build changes for v5.7

From: Ingo Molnar
Date: Tue Mar 31 2020 - 03:56:17 EST


Linus,

Please pull the latest x86-build-for-linus git tree from:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-build-for-linus

# HEAD: 4caffe6a28d3157c11cae923a40456a053c520ea x86/vdso: Discard .note.gnu.property sections in vDSO

A handful of updates: two linker script cleanups and a stock
defconfig+allmodconfig bootability fix.

out-of-topic modifications in x86-build-for-linus:
----------------------------------------------------
include/asm-generic/vmlinux.lds.h # 84d5f77fc2ee: x86, vmlinux.lds: Add RUNTIM

Thanks,

Ingo

------------------>
Anders Roxell (1):
x86/Kconfig: Make CMDLINE_OVERRIDE depend on non-empty CMDLINE

H.J. Lu (2):
x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDS
x86/vdso: Discard .note.gnu.property sections in vDSO


arch/x86/Kconfig | 2 +-
arch/x86/entry/vdso/vdso-layout.lds.S | 7 +++++++
arch/x86/kernel/vmlinux.lds.S | 1 +
include/asm-generic/vmlinux.lds.h | 11 +++++++++--
4 files changed, 18 insertions(+), 3 deletions(-)