Merge tag 'x86_seves_fixes_for_v5.10_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 SEV-ES fixes from Borislav Petkov: "Three fixes to SEV-ES to correct setting up the new early pagetable on 5-level paging machines, to always map boot_params and the kernel cmdline, and disable stack protector for ../compressed/head{32,64}.c. (Arvind Sankar)" * tag 'x86_seves_fixes_for_v5.10_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/boot/64: Explicitly map boot_params and command line x86/head/64: Disable stack protection for head$(BITS).o x86/boot/64: Initialize 5-level paging variables earlier
No related branches found
No related tags found
Showing
- arch/x86/boot/compressed/head_64.S 3 additions, 0 deletionsarch/x86/boot/compressed/head_64.S
- arch/x86/boot/compressed/ident_map_64.c 19 additions, 8 deletionsarch/x86/boot/compressed/ident_map_64.c
- arch/x86/boot/compressed/kaslr.c 0 additions, 8 deletionsarch/x86/boot/compressed/kaslr.c
- arch/x86/boot/compressed/pgtable_64.c 16 additions, 0 deletionsarch/x86/boot/compressed/pgtable_64.c
- arch/x86/kernel/Makefile 2 additions, 0 deletionsarch/x86/kernel/Makefile
Please register or sign in to comment