diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2024-02-21 14:35:11 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2024-02-26 14:58:35 +0300 |
commit | 4f8b6cf25f5c119b117cb2a4bacb604a6cd00ff1 (patch) | |
tree | a3e424df37fef10b2bd94593b765940399b0a284 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | b0fe5fb6095be0f68b570c4cf4cd86b7e70c2e38 (diff) | |
download | linux-4f8b6cf25f5c119b117cb2a4bacb604a6cd00ff1.tar.xz |
x86/boot/64: Use RIP_REL_REF() to access '__supported_pte_mask'
'__supported_pte_mask' is accessed from code that executes from a 1:1
mapping so it cannot use a plain access from C. Replace the use of
fixup_pointer() with RIP_REL_REF(), which is better and simpler.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20240221113506.2565718-22-ardb+git@google.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions