2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 15:13:55 +08:00
linux-next/arch/s390/include
Martin Schwidefsky 8153380379 s390/spinlock: use the cpu number +1 as spinlock value
The queued spinlock code will come out simpler if the encoding of
the CPU that holds the spinlock is (cpu+1) instead of (~cpu).

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2017-09-28 07:29:44 +02:00
..
asm s390/spinlock: use the cpu number +1 as spinlock value 2017-09-28 07:29:44 +02:00
uapi/asm First batch of KVM changes for 4.14 2017-09-08 15:18:36 -07:00