diff options
author | Masami Hiramatsu <[email protected]> | 2023-10-26 00:10:05 +0900 |
---|---|---|
committer | John Paul Adrian Glaubitz <[email protected]> | 2023-11-02 10:13:12 +0100 |
commit | 63f1ee206170ad2363aa25fd99bd5ae529c690ae (patch) | |
tree | 92cf5eff576a00e820d555867dbd6e61325efcf3 /tools/perf/scripts/python | |
parent | 78a96c86a0ff2be546f2ecca210fde5dca30fb59 (diff) |
locking/atomic: sh: Use generic_cmpxchg_local for arch_cmpxchg_local()
Use __generic_cmpxchg_local() for arch_cmpxchg_local() implementation
on SH architecture because it does not implement arch_cmpxchg_local().
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Signed-off-by: Masami Hiramatsu (Google) <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: John Paul Adrian Glaubitz <[email protected]>
Link: https://lore.kernel.org/r/169824660459.24340.14614817132696360531.stgit@devnote2
Signed-off-by: John Paul Adrian Glaubitz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions