diff options
author | Masami Hiramatsu <mhiramat@kernel.org> | 2023-10-25 18:10:05 +0300 |
---|---|---|
committer | John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> | 2023-11-02 12:13:12 +0300 |
commit | 63f1ee206170ad2363aa25fd99bd5ae529c690ae (patch) | |
tree | 92cf5eff576a00e820d555867dbd6e61325efcf3 /drivers | |
parent | 78a96c86a0ff2be546f2ecca210fde5dca30fb59 (diff) | |
download | linux-63f1ee206170ad2363aa25fd99bd5ae529c690ae.tar.xz |
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 <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202310241310.Ir5uukOG-lkp@intel.com/
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Link: https://lore.kernel.org/r/169824660459.24340.14614817132696360531.stgit@devnote2
Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions