summaryrefslogtreecommitdiffstats
path: root/drivers/parisc
diff options
context:
space:
mode:
authorJohn David Anglin <dave.anglin@bell.net>2020-07-30 08:59:12 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-08-19 08:15:07 +0200
commitc46716b16d6db3d51b745c18ea3fb1ff01be108e (patch)
treebf434db0c6d97854f438b81986b33115fce2f4a7 /drivers/parisc
parentf6859ae7cc40ae092dbe2cea7ff5c89c60a433dd (diff)
downloadlinux-stable-c46716b16d6db3d51b745c18ea3fb1ff01be108e.tar.gz
linux-stable-c46716b16d6db3d51b745c18ea3fb1ff01be108e.tar.bz2
linux-stable-c46716b16d6db3d51b745c18ea3fb1ff01be108e.zip
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>
Diffstat (limited to 'drivers/parisc')
0 files changed, 0 insertions, 0 deletions