[GIT PULL] x86/boot changes for v4.21

From: Ingo Molnar
Date: Mon Dec 24 2018 - 17:55:16 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: 69be4efeb959147ff86f22e35aea9526f9b86715 x86/boot: Add missing va_end() to die()

Two cleanups.

Thanks,

Ingo

------------------>
Jordan Borgner (1):
x86/boot: Simplify the detect_memory*() control flow

Mattias Jacobsson (1):
x86/boot: Add missing va_end() to die()


arch/x86/boot/boot.h | 2 +-
arch/x86/boot/memory.c | 31 ++++++++++---------------------
arch/x86/boot/tools/build.c | 1 +
3 files changed, 12 insertions(+), 22 deletions(-)