diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2025-04-10 16:41:20 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2025-04-12 12:13:04 +0300 |
commit | 4cecebf200efea0fc865b5656f6d12ead2eb5573 (patch) | |
tree | 96e04b471ffbbe458ce60c55ac037ead809e93a7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bcceba3c72c0cf06dfbae77f5aec70fb6187e8df (diff) | |
download | linux-4cecebf200efea0fc865b5656f6d12ead2eb5573.tar.xz |
x86/boot: Move the early GDT/IDT setup code into startup/
Move the early GDT/IDT setup code that runs long before the kernel
virtual mapping is up into arch/x86/boot/startup/, and build it in a way
that ensures that the code tolerates being called from the 1:1 mapping
of memory. The code itself is left unchanged by this patch.
Also tweak the sed symbol matching pattern in the decompressor to match
on lower case 't' or 'b', as these will be emitted by Clang for symbols
with hidden linkage.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Dionna Amalie Glaze <dionnaglaze@google.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Kees Cook <keescook@chromium.org>
Cc: Kevin Loughlin <kevinloughlin@google.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Tom Lendacky <thomas.lendacky@amd.com>
Cc: linux-efi@vger.kernel.org
Link: https://lore.kernel.org/r/20250410134117.3713574-15-ardb+git@google.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions