-
由 Martin Schwidefsky 提交于
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: NMartin 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: NMartin Schwidefsky <schwidefsky@de.ibm.com>