diff options
author | John David Anglin <[email protected]> | 2020-07-30 08:59:12 -0400 |
---|---|---|
committer | Helge Deller <[email protected]> | 2020-08-12 15:13:42 +0200 |
commit | e96ebd589debd9a6a793608c4ec7019c38785dea (patch) | |
tree | d906ccfdcdf9ef2ce270a29bb858c45492569985 /lib/memory-notifier-error-inject.c | |
parent | 5b24993c21cbf2de11aff077a48c5cb0505a0450 (diff) |
parisc: Implement __smp_store_release and __smp_load_acquire barriers
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: <[email protected]> # 4.14+
Signed-off-by: Dave Anglin <[email protected]>
Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions