Re: [patch 10/13] Delete SGI UV1 detection.

2020-07-01 Thread Ard Biesheuvel
On Wed, 1 Jul 2020 at 16:18, wrote: > > As a part of UV1 platform removal, don't try to recognize the platform > through DMI to set the EFI_UV1_MEMMAP bit. > > Signed-off-by: Steve Wahl Reviewed-by: Ard Biesheuvel > --- > arch/x86/platform/efi/quirks.c | 23 --- > 1

[patch 10/13] Delete SGI UV1 detection.

2020-07-01 Thread steve . wahl
As a part of UV1 platform removal, don't try to recognize the platform through DMI to set the EFI_UV1_MEMMAP bit. Signed-off-by: Steve Wahl --- arch/x86/platform/efi/quirks.c | 23 --- 1 file changed, 23 deletions(-) --- linux.orig/arch/x86/platform/efi/quirks.c