Re: [PATCH] efi: Quirk out SGI UV

2014-03-04 Thread Russ Anderson
On Tue, Mar 04, 2014 at 05:02:17PM +0100, Borislav Petkov wrote: > From: Borislav Petkov > > Getting this thing to work with the new mapping scheme would need more > work. Thanks Boris. Allows SGI UV to boot (without the extra bootline). Acked-by: Russ Anderson > Signed-off-by: Borislav Pet

Re: [PATCH] efi: Quirk out SGI UV

2014-03-04 Thread Matt Fleming
On Tue, 04 Mar, at 05:02:17PM, Borislav Petkov wrote: > From: Borislav Petkov > > Getting this thing to work with the new mapping scheme would need more > work. > > Signed-off-by: Borislav Petkov > --- > arch/x86/include/asm/efi.h | 1 + > arch/x86/kernel/setup.c | 10 ++ > arch/

[PATCH] efi: Quirk out SGI UV

2014-03-04 Thread Borislav Petkov
From: Borislav Petkov Getting this thing to work with the new mapping scheme would need more work. Signed-off-by: Borislav Petkov --- arch/x86/include/asm/efi.h | 1 + arch/x86/kernel/setup.c | 10 ++ arch/x86/platform/efi/efi.c | 20 3 files changed, 23 inse