aboutsummaryrefslogtreecommitdiff
path: root/.mailmap
diff options
context:
space:
mode:
authorArd Biesheuvel2024-02-27 16:19:10 +0100
committerBorislav Petkov (AMD)2024-03-04 18:12:06 +0100
commit63bed96604205fa0b23c91d268df5f1f1b26faf6 (patch)
treef4b4bd2f7a30c419b63c2d8f775876516d3b2680 /.mailmap
parentdada8587068c820ba5e5d09b9c32d8bc28c4dbe6 (diff)
x86/startup_64: Defer assignment of 5-level paging global variables
Assigning the 5-level paging related global variables from the earliest C code using explicit references that use the 1:1 translation of memory is unnecessary, as the startup code itself does not rely on them to create the initial page tables, and this is all it should be doing. So defer these assignments to the primary C entry code that executes via the ordinary kernel virtual mapping. Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de> Tested-by: Tom Lendacky <thomas.lendacky@amd.com> Link: https://lore.kernel.org/r/20240227151907.387873-13-ardb+git@google.com
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions