linux/arch
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
..
alpha arch: Remove spin_unlock_wait() arch-specific definitions 2017-08-17 08:08:59 -07:00
arc arch: Remove spin_unlock_wait() arch-specific definitions 2017-08-17 08:08:59 -07:00
arm arch: Remove spin_unlock_wait() arch-specific definitions 2017-08-17 08:08:59 -07:00
arm64 arch: Remove spin_unlock_wait() arch-specific definitions 2017-08-17 08:08:59 -07:00
blackfin arch: Remove spin_unlock_wait() arch-specific definitions 2017-08-17 08:08:59 -07:00
c6x Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2017-07-15 11:17:52 -07:00
cris Kbuild updates for v4.13 (2nd) 2017-07-13 13:37:57 -07:00
frv FRV: tlbflush: move asmlinkage before return type 2017-07-12 16:26:04 -07:00
h8300 h8300: Add missing closing parenthesis in flat_get_addr_from_rp() 2017-07-16 09:24:06 -07:00
hexagon arch: Remove spin_unlock_wait() arch-specific definitions 2017-08-17 08:08:59 -07:00
ia64 arch: Remove spin_unlock_wait() arch-specific definitions 2017-08-17 08:08:59 -07:00
m32r arch: Remove spin_unlock_wait() arch-specific definitions 2017-08-17 08:08:59 -07:00
m68k blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changes 2017-07-16 09:24:06 -07:00
metag arch: Remove spin_unlock_wait() arch-specific definitions 2017-08-17 08:08:59 -07:00
microblaze Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2017-07-15 11:17:52 -07:00
mips tty: Fix TIOCGPTPEER ioctl definition 2017-07-17 17:04:41 +02:00
mn10300 arch: Remove spin_unlock_wait() arch-specific definitions 2017-08-17 08:08:59 -07:00
nios2 nios2: move generic-y of exported headers to uapi/asm/Kbuild 2017-07-11 21:33:43 +09:00
openrisc openrisc: move generic-y of exported headers to uapi/asm/Kbuild 2017-07-11 21:33:50 +09:00
parisc arch: Remove spin_unlock_wait() arch-specific definitions 2017-08-17 08:08:59 -07:00
powerpc arch: Remove spin_unlock_wait() arch-specific definitions 2017-08-17 08:08:59 -07:00
s390 arch: Remove spin_unlock_wait() arch-specific definitions 2017-08-17 08:08:59 -07:00
score Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2017-07-06 22:07:44 -07:00
sh arch: Remove spin_unlock_wait() arch-specific definitions 2017-08-17 08:08:59 -07:00
sparc arch: Remove spin_unlock_wait() arch-specific definitions 2017-08-17 08:08:59 -07:00
tile arch: Remove spin_unlock_wait() arch-specific definitions 2017-08-17 08:08:59 -07:00
um Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml 2017-07-15 10:49:33 -07:00
unicore32 unicore32: move generic-y of exported headers to uapi/asm/Kbuild 2017-07-11 21:33:52 +09:00
x86 xen/x86: fix cpu hotplug 2017-07-23 08:13:11 +02:00
xtensa arch: Remove spin_unlock_wait() arch-specific definitions 2017-08-17 08:08:59 -07:00
.gitignore
Kconfig include/linux/string.h: add the option of fortified string.h functions 2017-07-12 16:26:03 -07:00