diff options
author | Peter Zijlstra <[email protected]> | 2014-03-12 17:11:00 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2014-04-18 11:40:31 +0200 |
commit | 6ae11028a62b2f82ee283392a84f33da599a81e7 (patch) | |
tree | 7327c915221892ea1158018410f964db6303dcbb /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | febdbfe8a91ce0d11939d4940b592eb0dba8d663 (diff) |
arch,alpha: Convert smp_mb__*() to the asm-generic primitives
The Alpha ll/sc primitives do not imply any sort of barrier; therefore
the smp_mb__{before,after} should be a full barrier. This is the
default from asm-generic/barrier.h and therefore just remove the
current definitions.
Signed-off-by: Peter Zijlstra <[email protected]>
Acked-by: Paul E. McKenney <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Cc: Ivan Kokshaysky <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Matt Turner <[email protected]>
Cc: Richard Henderson <[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