Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"
This reverts commit bd52276f ("x86-64/efi: Use EFI to deal with platform wall clock (again)"), and the two supporting commits: da5a108d: "x86/kernel: remove tboot 1:1 page table creation code" 185034e7: "x86, efi: 1:1 pagetable mapping for virtual EFI calls") as they all depend semantically on commit 53b87cf0 ("x86, mm: Include the entire kernel memory map in trampoline_pgd") that got reverted earlier due to the problems it caused. This was pointed out by Yinghai Lu, and verified by me on my Macbook Air that uses EFI. Pointed-out-by:Yinghai Lu <yinghai@kernel.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- arch/x86/include/asm/efi.h 7 additions, 21 deletionsarch/x86/include/asm/efi.h
- arch/x86/kernel/tboot.c 73 additions, 5 deletionsarch/x86/kernel/tboot.c
- arch/x86/mm/pageattr.c 4 additions, 6 deletionsarch/x86/mm/pageattr.c
- arch/x86/platform/efi/efi.c 26 additions, 4 deletionsarch/x86/platform/efi/efi.c
- arch/x86/platform/efi/efi_64.c 0 additions, 15 deletionsarch/x86/platform/efi/efi_64.c
- include/linux/efi.h 2 additions, 0 deletionsinclude/linux/efi.h
- init/main.c 4 additions, 4 deletionsinit/main.c
Loading
Please register or sign in to comment