diff options
author | 2024-11-06 11:03:10 +0100 | |
---|---|---|
committer | 2024-11-12 14:01:28 +0100 | |
commit | c76b3bc28577b1be5ce8042d573e833f133d459a (patch) | |
tree | fdad5445166382b0a34b3efc5936df75dd6b795d /scripts/bpf_doc.py | |
parent | s390/cmpxchg: Provide arch_cmpxchg128_local() (diff) | |
download | linux-rng-c76b3bc28577b1be5ce8042d573e833f133d459a.tar.xz linux-rng-c76b3bc28577b1be5ce8042d573e833f133d459a.zip |
s390/cmpxchg: Provide arch_try_cmpxchg128()
Since gcc 14 flag output operands are supported also for s390.
Provide an arch_try_cmpxchg128() implementation so that all existing
try_cmpxchg128() variants provide slightly better code, if compiled
with gcc 14 or newer.
Reviewed-by: Juergen Christ <jchrist@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions