Re: [patch 11/13] Remove references to no-longer-used efi_have_uv1_memmap()

2020-07-01 Thread Ard Biesheuvel
On Wed, 1 Jul 2020 at 16:18, wrote: > > In removing UV1 support, efi_have_uv1_memmap is no longer used. > > Signed-off-by: Steve Wahl Reviewed-by: Ard Biesheuvel > --- > arch/x86/kernel/kexec-bzimage64.c |9 - > arch/x86/platform/efi/efi.c | 14 +++--- > arch/x86/p

[patch 11/13] Remove references to no-longer-used efi_have_uv1_memmap()

2020-07-01 Thread steve . wahl
In removing UV1 support, efi_have_uv1_memmap is no longer used. Signed-off-by: Steve Wahl --- arch/x86/kernel/kexec-bzimage64.c |9 - arch/x86/platform/efi/efi.c | 14 +++--- arch/x86/platform/efi/efi_64.c| 38 +++--- arch/x86/pla