diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2020-01-20 16:58:09 +0300 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2020-02-23 23:59:42 +0300 |
commit | 686312927b13fc30b23b0e0f9be097c292343048 (patch) | |
tree | 4c87c3b06ad6aa19bce176f91ae30a46081b4b86 /drivers/firmware/efi | |
parent | beaf1c745b46c567c1c63bb8d16d2a72aacf5dd1 (diff) | |
download | linux-686312927b13fc30b23b0e0f9be097c292343048.tar.xz |
efi/ia64: Switch to efi_config_parse_tables()
IA64 calls efi_config_parse_tables() via efi_config_init(), which
does an explicit memremap() of the tables, which is unnecessary
on IA64. So let's call efi_config_parse_tables() directly, passing
the __va() of the config table array.
Tested-by: Tony Luck <tony.luck@intel.com> # arch/ia64
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'drivers/firmware/efi')
0 files changed, 0 insertions, 0 deletions