diff options
author | Peter Zijlstra <[email protected]> | 2014-03-12 17:11:00 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2014-04-18 11:40:32 +0200 |
commit | 030d0178bdbd237c1f0577f03bbc1d7140a75044 (patch) | |
tree | bba9497eca400523431e3d44469e06b9456fa843 /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | d594ffa94b7efdd8c6da5ee48aea8ae229809b55 (diff) |
arch,arm: Convert smp_mb__*()
ARM uses ll/sc primitives that do not imply barriers for all regular
atomic ops, therefore smp_mb__{before,after} need be a full barrier.
Since ARM doesn't use asm-generic/barrier.h include the required
definitions in its asm/barrier.h
Signed-off-by: Peter Zijlstra <[email protected]>
Acked-by: Paul E. McKenney <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Cc: Albin Tonnerre <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Chen Gang <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Nicolas Pitre <[email protected]>
Cc: Russell King <[email protected]>
Cc: Victor Kamensky <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions