powerpc: Move spinlock implementation to simple_spinlock
To prepare for queued spinlocks. This is a simple rename except to update preprocessor guard name and a file reference. Signed-off-by:Nicholas Piggin <npiggin@gmail.com> Acked-by:
Waiman Long <longman@redhat.com> Signed-off-by:
Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200724131423.1362108-3-npiggin@gmail.com
Showing
- arch/powerpc/include/asm/simple_spinlock.h 288 additions, 0 deletionsarch/powerpc/include/asm/simple_spinlock.h
- arch/powerpc/include/asm/simple_spinlock_types.h 21 additions, 0 deletionsarch/powerpc/include/asm/simple_spinlock_types.h
- arch/powerpc/include/asm/spinlock.h 1 addition, 284 deletionsarch/powerpc/include/asm/spinlock.h
- arch/powerpc/include/asm/spinlock_types.h 1 addition, 11 deletionsarch/powerpc/include/asm/spinlock_types.h
Loading
Please register or sign in to comment