diff options
author | Paul E. McKenney <[email protected]> | 2017-10-09 11:08:53 -0700 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2017-12-04 10:52:55 -0800 |
commit | 5c6338b4877038d28148fcfe1e7f862970ebaad1 (patch) | |
tree | 38ed99c3d851c3d82efb1d9e02322ea80dd73122 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 98b22737847cc015a797567e32d0a4826003afbf (diff) |
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 <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions