linux-stable/arch/x86/include
Ard Biesheuvel 0a67361dcd efi/x86: Remove runtime table address from kexec EFI setup data
Since commit 33b85447fa ("efi/x86: Drop two near identical versions
of efi_runtime_init()"), we no longer map the EFI runtime services table
before calling SetVirtualAddressMap(), which means we don't need the 1:1
mapped physical address of this table, and so there is no point in passing
the address via EFI setup data on kexec boot.

Note that the kexec tools will still look for this address in sysfs, so
we still need to provide it.

Tested-by: Tony Luck <tony.luck@intel.com> # arch/ia64
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
2020-02-23 21:59:42 +01:00
..
asm efi/x86: Remove runtime table address from kexec EFI setup data 2020-02-23 21:59:42 +01:00
uapi/asm KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOW 2020-01-08 18:15:59 +01:00