diff options
author | 2024-11-06 11:03:07 +0100 | |
---|---|---|
committer | 2024-11-12 14:01:28 +0100 | |
commit | 0b6de9aec285d24d49a918d52915ed231b2d9e87 (patch) | |
tree | 25332fde377cb9a55b9c8486fe08d5eba1033fc0 /scripts/bpf_doc.py | |
parent | s390/cmpxchg: Convert one and two byte case inline assemblies to C (diff) | |
download | linux-rng-0b6de9aec285d24d49a918d52915ed231b2d9e87.tar.xz linux-rng-0b6de9aec285d24d49a918d52915ed231b2d9e87.zip |
s390/cmpxchg: Provide arch_try_cmpxchg()
Since gcc 14 flag output operands are supported also for s390.
Provide an arch_try_cmpxchg() implementation so that all existing
try_cmpxchg() 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