Re: [PATCH 2/3] powerpc/spinlocks: Rename SPLPAR-only spinlocks

2019-07-31 Thread Andrew Donnellan
On 28/7/19 10:54 pm, Christopher M. Riedl wrote: 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 Reviewed-by: Andrew Donnellan --- arch/powerpc/include/asm/spinlock.h | 6 -- arch/p

[PATCH 2/3] powerpc/spinlocks: Rename SPLPAR-only spinlocks

2019-07-28 Thread Christopher M. Riedl
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 --- arch/powerpc/include/asm/spinlock.h | 6 -- arch/powerpc/lib/locks.c| 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(