[GIT PULL] x86/boot changes for v5.6
From: Ingo Molnar
Date: Tue Jan 28 2020 - 12:12:19 EST
Linus,
Please pull the latest x86-boot-for-linus git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-boot-for-linus
# HEAD: dacc9092336be20b01642afe1a51720b31f60369 x86/sysfb: Fix check for bad VRAM size
Two minor changes: fix an atypical binutils combination build bug, and
also fix a VRAM size check for simplefb.
Thanks,
Ingo
------------------>
Arvind Sankar (1):
x86/sysfb: Fix check for bad VRAM size
Ilie Halip (1):
x86/boot: Discard .eh_frame sections
arch/x86/boot/setup.ld | 5 ++++-
arch/x86/kernel/sysfb_simplefb.c | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)