diff options
author | Peter Zijlstra <[email protected]> | 2014-03-13 19:00:37 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2014-04-18 11:40:33 +0200 |
commit | 8715466b602729061394df18864ea64b97951589 (patch) | |
tree | 4ff3109c25f89b45b041bd9ef1360644eb2e7f77 /lib/test-string_helpers.c | |
parent | 030d0178bdbd237c1f0577f03bbc1d7140a75044 (diff) |
arch,arm64: Convert smp_mb__*()
AARGH64 uses ll/sc primitives that do not imply any barriers for the
normal atomics, therefore smp_mb__{before,after} should be a full
barrier.
Since AARGH64 doesn't use asm-generic/barrier.h, add the required
definitions to 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: Catalin Marinas <[email protected]>
Cc: Chen Gang <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Russell King <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions