diff options
author | Peter Zijlstra <[email protected]> | 2016-04-18 00:52:13 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-06-16 10:48:31 +0200 |
commit | e12133324b7daaa176bb687c1eb59e1a6b203da4 (patch) | |
tree | a828a085d42435e26af1faf579dcc369659392e0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6dc25876cdb17fd3906504dcabb9e537f8433000 (diff) |
locking/atomic: Fix atomic64_relaxed() bits
We should only expand the atomic64 relaxed bits once we've included
all relevant headers. So move it down until after we potentially
include asm-generic/atomic64.h.
In practise this will not have made a difference so far, since the
generic bits will not define _relaxed versions.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Davidlohr Bueso <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Paul E. McKenney <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[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/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions