From: Linus Torvalds Date: Sat, 24 Oct 2020 18:49:32 +0000 (-0700) Subject: Merge tag 'x86_seves_fixes_for_v5.10_rc1' of git://git.kernel.org/pub/scm/linux/kerne... X-Git-Tag: v5.15~2570 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c51ae1247262d4b19451ded1107d9b1b69c57541;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'x86_seves_fixes_for_v5.10_rc1' of git://git./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 --- c51ae1247262d4b19451ded1107d9b1b69c57541