diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2025-05-14 12:42:46 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2025-05-15 09:12:07 +0200 |
commit | 25219c2578b32c96087569d074e32c8ae634d602 (patch) | |
tree | b747a783d271069c2d44d34556596a29ceb6e247 /scripts/gdb/linux/utils.py | |
parent | 64797551baec252f953fa8234051f88b0c368ed5 (diff) |
x86/asm-offsets: Export certain 'struct cpuinfo_x86' fields for 64-bit asm use too
Expose certain 'struct cpuinfo_x86' fields via asm-offsets for x86_64
too, so that it will be possible to set CPU capabilities from 64-bit
asm code.
32-bit already used these fields, so simply move those offset exports into
the unified asm-offsets.c file.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Brian Gerst <brgerst@gmail.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: https://lore.kernel.org/r/20250514104242.1275040-12-ardb+git@google.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions