]> git.baikalelectronics.ru Git - kernel.git/commit
efi/x86: libstub: Fix typo in __efi64_argmap* name
authorEvgeniy Baskov <baskov@ispras.ru>
Thu, 9 Jun 2022 11:37:30 +0000 (14:37 +0300)
committerArd Biesheuvel <ardb@kernel.org>
Tue, 21 Jun 2022 16:11:46 +0000 (18:11 +0200)
commit6bf913c758c173ed84291134f7aeb330cea8c590
treedf4ece9cb4513a87aff7e1b6c8e012c998146715
parent606c183f1567ce84db4a925ad80ad298798a4aa7
efi/x86: libstub: Fix typo in __efi64_argmap* name

The actual name of the DXE services function used
is set_memory_space_attributes(), not set_memory_space_descriptor().

Change EFI mixed mode helper macro name to match the function name.

Fixes: c4ff238974a5 ("efi/x86: libstub: Make DXE calls mixed mode safe")
Signed-off-by: Evgeniy Baskov <baskov@ispras.ru>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
arch/x86/include/asm/efi.h