diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2020-01-20 17:39:39 +0100 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2020-02-23 21:59:42 +0100 |
commit | 8819ba39661efec88efd11610988424cb1bf99f8 (patch) | |
tree | 2734cf0a5093ba27fe4000f890cee1b93167260c /drivers/firmware/iscsi_ibft.c | |
parent | 59f2a619a2db86111e8bb30f349aebff6eb75baa (diff) | |
download | linux-8819ba39661efec88efd11610988424cb1bf99f8.tar.gz linux-8819ba39661efec88efd11610988424cb1bf99f8.tar.bz2 linux-8819ba39661efec88efd11610988424cb1bf99f8.zip |
efi/arm: Drop unnecessary references to efi.systab
Instead of populating efi.systab very early during efi_init() with
a mapping that is released again before the function exits, use a
local variable here. Now that we use efi.runtime to access the runtime
services table, this removes the only reference efi.systab, so there is
no need to populate it anymore, or discover its virtually remapped
address. So drop the references entirely.
Tested-by: Tony Luck <tony.luck@intel.com> # arch/ia64
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'drivers/firmware/iscsi_ibft.c')
0 files changed, 0 insertions, 0 deletions