diff options
author | 2025-03-12 12:48:49 +0100 | |
---|---|---|
committer | 2025-03-19 11:26:58 +0100 | |
commit | 91d5451d97ce35cbd510277fa3b7abf9caa4e34d (patch) | |
tree | 4a3c755880704d84f3f524bac56bb4c07c105494 /scripts/gdb/linux/utils.py | |
parent | x86/head/64: Avoid Clang < 17 stack protector in startup code (diff) | |
download | wireguard-linux-91d5451d97ce35cbd510277fa3b7abf9caa4e34d.tar.xz wireguard-linux-91d5451d97ce35cbd510277fa3b7abf9caa4e34d.zip |
x86/stackprotector/64: Only export __ref_stack_chk_guard on CONFIG_SMP
The __ref_stack_chk_guard symbol doesn't exist on UP:
<stdin>:4:15: error: ‘__ref_stack_chk_guard’ undeclared here (not in a function)
Fix the #ifdef around the entry.S export.
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Brian Gerst <brgerst@gmail.com>
Cc: Ard Biesheuvel <ardb@kernel.org>
Cc: Uros Bizjak <ubizjak@gmail.com>
Link: https://lore.kernel.org/r/20250123190747.745588-8-brgerst@gmail.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions