]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Oct 2018 15:31:33 +0000 (16:31 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Oct 2018 15:31:33 +0000 (16:31 +0100)
commit81a90c91a6b18cbe34dd9b6f869572f3ef8e1a8b
tree9af27579a277c00813e369cdec053e4a49b7aad5
parentd34c33d67cc29ebe1fe8ddd5792a575b8fb639e7
parenta87459c237bf4c7d1548cbe6b36cb1206ce9651c
Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 grub2 updates from Ingo Molnar:
 "This 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)"

* 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/acpi, x86/boot: Take RSDP address for boot params if available
  x86/boot: Add ACPI RSDP address to setup_header
  x86/xen: Fix boot loader version reported for PVH guests
arch/x86/kernel/setup.c
arch/x86/xen/enlighten_pvh.c