aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/efi.h
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2020-01-20 17:39:39 +0100
committerArd Biesheuvel <ardb@kernel.org>2020-02-23 21:59:42 +0100
commit8819ba39661efec88efd11610988424cb1bf99f8 (patch)
tree2734cf0a5093ba27fe4000f890cee1b93167260c /include/linux/efi.h
parentefi: Add 'runtime' pointer to struct efi (diff)
downloadlinux-dev-8819ba39661efec88efd11610988424cb1bf99f8.tar.xz
linux-dev-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 'include/linux/efi.h')
0 files changed, 0 insertions, 0 deletions