diff options
| author | Heiko Carstens <hca@linux.ibm.com> | 2024-11-06 13:03:15 +0300 |
|---|---|---|
| committer | Heiko Carstens <hca@linux.ibm.com> | 2024-11-12 16:01:29 +0300 |
| commit | d5fd93629af76748751ff583d35039e5834eeb47 (patch) | |
| tree | 71c069e43075647b06f920e7490199c337dda100 /drivers/usb/cdns3/cdns3-debug.h | |
| parent | 75a98ed6faa03656811922cd383994fa7c300259 (diff) | |
| download | linux-d5fd93629af76748751ff583d35039e5834eeb47.tar.xz | |
s390/locking: Use arch_try_cmpxchg() instead of __atomic_cmpxchg_bool()
Use arch_try_cmpxchg() instead of __atomic_cmpxchg_bool() everywhere.
This generates the same code like before, but uses the standard
cmpxchg() implementation instead of a custom __atomic_cmpxchg_bool().
Reviewed-by: Juergen Christ <jchrist@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions
