linux/arch/parisc
John David Anglin 0d3897a7f5 parisc: Implement __smp_store_release and __smp_load_acquire barriers
commit e96ebd589d upstream.

This patch implements the __smp_store_release and __smp_load_acquire barriers
using ordered stores and loads.  This avoids the sync instruction present in
the generic implementation.

Cc: <stable@vger.kernel.org> # 4.14+
Signed-off-by: Dave Anglin <dave.anglin@bell.net>
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-08-19 08:16:26 +02:00
..
boot
configs
include parisc: Implement __smp_store_release and __smp_load_acquire barriers 2020-08-19 08:16:26 +02:00
kernel parisc: Do not use an ordered store in pa_tlb_lock() 2020-08-19 08:16:26 +02:00
lib parisc: add support for cmpxchg on u8 pointers 2020-08-05 09:59:50 +02:00
math-emu
mm parisc: Fix kernel panic in mem_init() 2020-06-03 08:21:28 +02:00
oprofile
Kconfig
Kconfig.debug
Makefile
defpalo.conf
install.sh
nm