powerpc/spinlocks: Rename SPLPAR-only spinlocks
authorChristopher M. Riedl <cmr@informatik.wtf>
Tue, 13 Aug 2019 03:13:13 +0000 (22:13 -0500)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 27 Aug 2019 03:03:36 +0000 (13:03 +1000)
commit31391ff7ea1ef557a804475436501f33ff0ead95
tree8a8c2e0d24a16c7a892d708a43d4caa5798d6bd6
parentd57b78353a99f5d813248954dd7d0527a01751ac
powerpc/spinlocks: Rename SPLPAR-only spinlocks

The __rw_yield and __spin_yield locks only pertain to SPLPAR mode.
Rename them to make this relationship obvious.

Signed-off-by: Christopher M. Riedl <cmr@informatik.wtf>
Reviewed-by: Andrew Donnellan <ajd@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20190813031314.1828-3-cmr@informatik.wtf
arch/powerpc/include/asm/spinlock.h
arch/powerpc/lib/locks.c