diff options
| author | Will Deacon <[email protected]> | 2017-10-24 11:22:47 +0100 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2017-10-24 13:17:32 +0200 |
| commit | 76ebbe78f7390aee075a7f3768af197ded1bdfbb (patch) | |
| tree | 531d3794d965b8e4e8107d8dbd1b124cbf3dbca5 /tools/perf/scripts/python/stackcollapse.py | |
| parent | d15155824c5014803d91b829736d249c500bdda6 (diff) | |
locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()
In preparation for the removal of lockless_dereference(), which is the
same as READ_ONCE() on all architectures other than Alpha, add an
implicit smp_read_barrier_depends() to READ_ONCE() so that it can be
used to head dependency chains on all architectures.
Signed-off-by: Will Deacon <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Paul E. McKenney <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions