android_kernel_samsung_a7y1.../arch/x86/boot/compressed
Ard Biesheuvel 91edbf3696 x86/efistub: Disable paging at mixed mode entry
commit 4911ee401b7ceff8f38e0ac597cbf503d71e690c upstream.

The EFI mixed mode entry code goes through the ordinary startup_32()
routine before jumping into the kernel's EFI boot code in 64-bit
mode. The 32-bit startup code must be entered with paging disabled,
but this is not documented as a requirement for the EFI handover
protocol, and so we should disable paging explicitly when entering
the kernel from 32-bit EFI firmware.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Cc: <stable@vger.kernel.org>
Cc: Arvind Sankar <nivedita@alum.mit.edu>
Cc: Hans de Goede <hdegoede@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-efi@vger.kernel.org
Link: https://lkml.kernel.org/r/20191224132909.102540-4-ardb@kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-04-07 13:37:47 +02:00
..
aslr.c
cmdline.c
cpuflags.c
early_serial_console.c
eboot.c
eboot.h
efi_stub_32.S
efi_stub_64.S
efi_thunk_64.S
head_32.S
head_64.S x86/efistub: Disable paging at mixed mode entry 2020-04-07 13:37:47 +02:00
Makefile
misc.c
misc.h
mkpiggy.c
string.c
vmlinux.lds.S