diff options
author | 2024-11-03 17:09:31 +0100 | |
---|---|---|
committer | 2024-11-05 12:55:34 +0100 | |
commit | 8b64db9733c2e4d30fd068d0b9dcef7b4424b035 (patch) | |
tree | 43a8886f120d45bfeebc73fd0afa4f7a5a95782e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cleanup: Add conditional guard helper (diff) | |
download | wireguard-linux-8b64db9733c2e4d30fd068d0b9dcef7b4424b035.tar.xz wireguard-linux-8b64db9733c2e4d30fd068d0b9dcef7b4424b035.zip |
locking/atomic/x86: Use ALT_OUTPUT_SP() for __alternative_atomic64()
CONFIG_X86_CMPXCHG64 variant of x86_32 __alternative_atomic64()
macro uses CALL instruction inside asm statement. Use
ALT_OUTPUT_SP() macro to add required dependence on %esp register.
Fixes: 819165fb34b9 ("x86: Adjust asm constraints in atomic64 wrappers")
Signed-off-by: Uros Bizjak <ubizjak@gmail.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20241103160954.3329-1-ubizjak@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions