diff options
author | Uros Bizjak <[email protected]> | 2024-11-03 17:09:32 +0100 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2024-11-05 12:55:34 +0100 |
commit | 25cf4fbb596d730476afcc0fb87a9d708db14078 (patch) | |
tree | c961ad526b4c59d605f9d2594c4226693e7a55cf /tools/perf/scripts/python/task-analyzer.py | |
parent | 8b64db9733c2e4d30fd068d0b9dcef7b4424b035 (diff) |
locking/atomic/x86: Use ALT_OUTPUT_SP() for __arch_{,try_}cmpxchg64_emu()
x86_32 __arch_{,try_}cmpxchg64_emu()() macros use CALL instruction
inside asm statement. Use ALT_OUTPUT_SP() macro to add required
dependence on %esp register.
Fixes: 79e1dd05d1a2 ("x86: Provide an alternative() based cmpxchg64()")
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