diff options
author | Masahiro Yamada <[email protected]> | 2024-06-12 14:02:55 +0900 |
---|---|---|
committer | Borislav Petkov (AMD) <[email protected]> | 2024-06-20 19:48:18 +0200 |
commit | 469169803d52a5d8f0dc781090638e851a7d22b1 (patch) | |
tree | 3d1c43c96c26e2babf2e7df7de44bc9bc43f0cf8 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6ba59ff4227927d3a8530fc2973b80e94b54d58f (diff) |
x86/kconfig: Add as-instr64 macro to properly evaluate AS_WRUSS
Some instructions are only available on the 64-bit architecture.
Bi-arch compilers that default to -m32 need the explicit -m64 option
to evaluate them properly.
Fixes: 18e66b695e78 ("x86/shstk: Add Kconfig option for shadow stack")
Closes: https://lore.kernel.org/all/[email protected]/
Reported-by: Dmitry Safonov <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
Signed-off-by: Borislav Petkov (AMD) <[email protected]>
Tested-by: Dmitry Safonov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions