]> git.baikalelectronics.ru Git - kernel.git/commit
efi/ia64: Move HCDP and MPS table handling into IA64 arch code
authorArd Biesheuvel <ardb@kernel.org>
Sun, 19 Jan 2020 14:43:53 +0000 (15:43 +0100)
committerArd Biesheuvel <ardb@kernel.org>
Sun, 23 Feb 2020 20:59:42 +0000 (21:59 +0100)
commite94682966aeabe5cee4a7fda290a510cc9cccf0a
tree74b875c3caf0c7f35b8c85c93dd6d3a9d58cc19d
parent61c89e4628a7299bebc05977ac9c3f670fd8c1a1
efi/ia64: Move HCDP and MPS table handling into IA64 arch code

The HCDP and MPS tables are Itanium specific EFI config tables, so
move their handling to ia64 arch code.

Tested-by: Tony Luck <tony.luck@intel.com> # arch/ia64
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
arch/ia64/kernel/efi.c
arch/x86/platform/efi/efi.c
drivers/firmware/efi/efi.c
drivers/firmware/pcdp.c
include/linux/efi.h