kernel-fxtec-pro1x/arch/parisc
John David Anglin c46716b16d parisc: Implement __smp_store_release and __smp_load_acquire barriers
commit e96ebd589debd9a6a793608c4ec7019c38785dea 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:15:07 +02:00
..
boot
configs
include parisc: Implement __smp_store_release and __smp_load_acquire barriers 2020-08-19 08:15:07 +02:00
kernel
lib parisc: add support for cmpxchg on u8 pointers 2020-08-05 10:06:05 +02:00
math-emu
mm parisc: Fix kernel panic in mem_init() 2020-06-03 08:19:42 +02:00
oprofile
defpalo.conf
install.sh
Kconfig
Kconfig.debug
Makefile
nm