linux_dsm_epyc7002/arch/s390/include
Martin Schwidefsky 02c503ff23 s390/spinlock: use atomic primitives for spinlocks
Add a couple more __atomic_xxx function to atomic_ops.h and use them
to replace the compare-and-swap inlines in the spinlock code. This
changes the type of the lock value from unsigned int to int.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2017-04-12 08:43:33 +02:00
..
asm s390/spinlock: use atomic primitives for spinlocks 2017-04-12 08:43:33 +02:00
uapi/asm s390/uapi: use generic headers if possible 2017-03-30 08:19:50 +02:00