diff options
author | Uros Bizjak <[email protected]> | 2024-11-03 17:09:31 +0100 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2024-11-05 12:55:34 +0100 |
commit | 8b64db9733c2e4d30fd068d0b9dcef7b4424b035 (patch) | |
tree | 43a8886f120d45bfeebc73fd0afa4f7a5a95782e /tools/perf/scripts/python/task-analyzer.py | |
parent | 36c2cf88808d47e926d11b98734f154fe4a9f50f (diff) |
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 <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions