commit | 31391ff7ea1ef557a804475436501f33ff0ead95 | [log] [tgz] |
---|---|---|
author | Christopher M. Riedl <cmr@informatik.wtf> | Mon Aug 12 22:13:13 2019 -0500 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Aug 27 13:03:36 2019 +1000 |
tree | 8a8c2e0d24a16c7a892d708a43d4caa5798d6bd6 | |
parent | d57b78353a99f5d813248954dd7d0527a01751ac [diff] |
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