* [GIT PULL] x86/grub2 changes for v4.20
@ 2018-10-23 11:41 Ingo Molnar
0 siblings, 0 replies; only message in thread
From: Ingo Molnar @ 2018-10-23 11:41 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel, Thomas Gleixner, Borislav Petkov, Peter Zijlstra,
Greg Kroah-Hartman, Andrew Morton, Juergen Gross
Linus,
Please pull the latest x86-grub2-for-linus git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-grub2-for-linus
# HEAD: e7b66d16fe41722350ba87f5788052ef53ee28bb x86/acpi, x86/boot: Take RSDP address for boot params if available
This tree extends the x86 boot protocol to include an address for the
RSDP table - utilized by Xen currently. Matching Grub2 patches are
pending as well. (Juergen Gross)
Thanks,
Ingo
------------------>
Juergen Gross (3):
x86/xen: Fix boot loader version reported for PVH guests
x86/boot: Add ACPI RSDP address to setup_header
x86/acpi, x86/boot: Take RSDP address for boot params if available
Documentation/x86/boot.txt | 32 +++++++++++++++++++++++++++++++-
arch/x86/boot/header.S | 6 +++++-
arch/x86/include/asm/acpi.h | 7 +++++++
arch/x86/include/asm/x86_init.h | 2 ++
arch/x86/include/uapi/asm/bootparam.h | 4 ++++
arch/x86/kernel/acpi/boot.c | 6 ++++++
arch/x86/kernel/head32.c | 1 +
arch/x86/kernel/head64.c | 2 ++
arch/x86/kernel/setup.c | 17 +++++++++++++++++
arch/x86/kernel/x86_init.c | 3 +--
arch/x86/xen/enlighten_pvh.c | 2 +-
11 files changed, 77 insertions(+), 5 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-10-23 11:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-23 11:41 [GIT PULL] x86/grub2 changes for v4.20 Ingo Molnar
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.