-
Martin Schwidefsky authored
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>
81533803
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>