diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2025-04-10 16:41:24 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2025-04-12 12:13:05 +0300 |
commit | bee174b27e54462ef18b38f8377d27ac0ad14350 (patch) | |
tree | 2160b0a12cb98c1e84901e6c28aa19de01cb3f63 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7ae089ee75f3c77b94ff23204b41ea06da9f0193 (diff) | |
download | linux-bee174b27e54462ef18b38f8377d27ac0ad14350.tar.xz |
x86/boot: Drop RIP_REL_REF() uses from SME startup code
RIP_REL_REF() has no effect on code residing in arch/x86/boot/startup,
as it is built with -fPIC. So remove any occurrences from the SME
startup code.
Note the SME is the only caller of cc_set_mask() that requires this, so
drop it from there as well.
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-19-ardb+git@google.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions