diff options
author | Uros Bizjak <[email protected]> | 2024-04-17 19:58:12 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2024-04-24 11:45:13 +0200 |
commit | 33eb8ab4ec83cf0975d0113966c7e71cd6be60b2 (patch) | |
tree | f9e7e3b47c7dc87d8447abf578597d78fab228ac /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | d26e46f6bf329cfcc469878709baa41d3bfc7cc3 (diff) |
locking/atomic/x86: Merge __arch{,_try}_cmpxchg64_emu_local() with __arch{,_try}_cmpxchg64_emu()
Macros __arch{,_try}_cmpxchg64_emu() are almost identical to their
local variants __arch{,_try}_cmpxchg64_emu_local(), differing only
by lock prefixes.
Merge these two macros by introducing additional macro parameters
to pass lock location and lock prefix from their respective static
inline functions.
No functional change intended.
Signed-off-by: Uros Bizjak <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions