summaryrefslogtreecommitdiffstats
path: root/kernel/locking
diff options
context:
space:
mode:
authorPaul E. McKenney2017-10-09 20:08:53 +0200
committerPaul E. McKenney2017-12-04 19:52:55 +0100
commit5c6338b4877038d28148fcfe1e7f862970ebaad1 (patch)
tree38ed99c3d851c3d82efb1d9e02322ea80dd73122 /kernel/locking
parentseqlock: Remove now-redundant smp_read_barrier_depends() (diff)
downloadkernel-qcow2-linux-5c6338b4877038d28148fcfe1e7f862970ebaad1.tar.gz
kernel-qcow2-linux-5c6338b4877038d28148fcfe1e7f862970ebaad1.tar.xz
kernel-qcow2-linux-5c6338b4877038d28148fcfe1e7f862970ebaad1.zip
uprobes: Remove now-redundant smp_read_barrier_depends()
Now that READ_ONCE() implies smp_read_barrier_depends(), the get_xol_area() and get_trampoline_vaddr() no longer need their smp_read_barrier_depends() calls, which this commit removes. While we are here, convert the corresponding smp_wmb() to an smp_store_release(). Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Ingo Molnar <mingo@redhat.com> Cc: Arnaldo Carvalho de Melo <acme@kernel.org> Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Diffstat (limited to 'kernel/locking')
0 files changed, 0 insertions, 0 deletions