]> 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)
commit47573a180b325787b6e4bc22f77d4a3e2330287e
tree8a8c2e0d24a16c7a892d708a43d4caa5798d6bd6
parente0361a1482eb0cd11ec3965f70a404926fa21b7d
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