]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita5a7f6196bdcb4831afedd2fb7afa6f1639c406c
tree8a8c2e0d24a16c7a892d708a43d4caa5798d6bd6
parentbdb21fd4c715064b440664e9d00e6bb600df07d0
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