linux/arch/tile/lib
Paul E. McKenney 952111d7db arch: Remove spin_unlock_wait() arch-specific definitions
There is no agreed-upon definition of spin_unlock_wait()'s semantics,
and it appears that all callers could do just as well with a lock/unlock
pair.  This commit therefore removes the underlying arch-specific
arch_spin_unlock_wait() for all architectures providing them.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: <linux-arch@vger.kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Alan Stern <stern@rowland.harvard.edu>
Cc: Andrea Parri <parri.andrea@gmail.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Acked-by: Will Deacon <will.deacon@arm.com>
Acked-by: Boqun Feng <boqun.feng@gmail.com>
2017-08-17 08:08:59 -07:00
..
atomic_32.c
atomic_asm_32.S locking/x86: Remove the unused atomic_inc_short() methd 2017-06-08 10:33:50 +02:00
cacheflush.c tile: remove #pragma unroll from finv_buffer_remote() 2016-12-16 15:32:29 -05:00
checksum.c
cpumask.c
delay.c
exports.c tile: get rid of zeroing, switch to RAW_COPY_USER 2017-03-28 18:24:02 -04:00
Makefile
memchr_32.c
memchr_64.c
memcpy_32.S tile: get rid of zeroing, switch to RAW_COPY_USER 2017-03-28 18:24:02 -04:00
memcpy_64.c
memcpy_user_64.c tile: get rid of zeroing, switch to RAW_COPY_USER 2017-03-28 18:24:02 -04:00
memmove.c
memset_32.c
memset_64.c
spinlock_32.c arch: Remove spin_unlock_wait() arch-specific definitions 2017-08-17 08:08:59 -07:00
spinlock_64.c arch: Remove spin_unlock_wait() arch-specific definitions 2017-08-17 08:08:59 -07:00
spinlock_common.h
strchr_32.c
strchr_64.c
string-endian.h
strlen_32.c
strlen_64.c
strnlen_32.c
strnlen_64.c
uaccess.c
usercopy_32.S
usercopy_64.S