diff options
author | 2021-05-15 12:11:13 +0200 | |
---|---|---|
committer | 2021-05-17 12:10:03 +0900 | |
commit | c93db682cfb213501881072a9200a48ce1dc3c3f (patch) | |
tree | 4b757f43f6dfed0ad7c8e7850464db639dc03e6e /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | scripts/jobserver-exec: Fix a typo ("envirnoment") (diff) | |
download | wireguard-linux-c93db682cfb213501881072a9200a48ce1dc3c3f.tar.xz wireguard-linux-c93db682cfb213501881072a9200a48ce1dc3c3f.zip |
kbuild: dummy-tools: adjust to stricter stackprotector check
Commit 3fb0fdb3bbe7 ("x86/stackprotector/32: Make the canary into a regular
percpu variable") modified the stackprotector check on 32-bit x86 to check
if gcc supports using %fs as canary. Adjust dummy-tools gcc script to pass
this new test by returning "%fs" rather than "%gs" if it detects
-mstack-protector-guard-reg=fs on command line.
Fixes: 3fb0fdb3bbe7 ("x86/stackprotector/32: Make the canary into a regular percpu variable")
Signed-off-by: Michal Kubecek <mkubecek@suse.cz>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions