diff options
author | 2024-01-03 13:32:01 -0300 | |
---|---|---|
committer | 2024-04-08 10:52:04 -0700 | |
commit | 9061237392721f0e9b399161876fa36ddb6c4226 (patch) | |
tree | e5aac32a4274afe0afd943811547aaa64c348eae /tools/perf/scripts/python/export-to-postgresql.py | |
parent | riscv/cmpxchg: Deduplicate cmpxchg() asm and macros (diff) | |
download | wireguard-linux-9061237392721f0e9b399161876fa36ddb6c4226.tar.xz wireguard-linux-9061237392721f0e9b399161876fa36ddb6c4226.zip |
riscv/atomic.h : Deduplicate arch_atomic.*
Some functions use mostly the same asm for 32-bit and 64-bit versions.
Make a macro that is generic enough and avoid code duplication.
(This did not cause any change in generated asm)
Signed-off-by: Leonardo Bras <leobras@redhat.com>
Reviewed-by: Guo Ren <guoren@kernel.org>
Reviewed-by: Andrea Parri <parri.andrea@gmail.com>
Tested-by: Guo Ren <guoren@kernel.org>
Link: https://lore.kernel.org/r/20240103163203.72768-5-leobras@redhat.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions