aboutsummaryrefslogtreecommitdiff
path: root/lib/memory-notifier-error-inject.c
diff options
context:
space:
mode:
authorHeiko Carstens <[email protected]>2024-07-01 17:04:58 +0200
committerVasily Gorbik <[email protected]>2024-07-10 19:50:44 +0200
commit279a0164e001a87aa7b9852969ed333c3c69b3aa (patch)
tree6c255f94b58d0c2d7157db0ca4b8b909acc9da53 /lib/memory-notifier-error-inject.c
parentee19370c92f6db4e92e060b5e0c2aa99e4f85408 (diff)
s390/atomic_ops: Make use of flag output constraint
With gcc 14.1.0 support for flag output constraint was added for s390. Use this for __atomic_cmpxchg_bool(). This allows for slightly better code, since the compiler can generate code depending on the condition code which is the result of an inline assembly. The size of the kernel image is reduced by ~12kb. Reviewed-by: Juergen Christ <[email protected]> Signed-off-by: Heiko Carstens <[email protected]> Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions