diff options
author | Peter Zijlstra <peterz@infradead.org> | 2016-04-18 00:52:13 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2016-06-16 10:48:31 +0200 |
commit | e12133324b7daaa176bb687c1eb59e1a6b203da4 (patch) | |
tree | a828a085d42435e26af1faf579dcc369659392e0 /arch/tile/include/asm | |
parent | 6dc25876cdb17fd3906504dcabb9e537f8433000 (diff) | |
download | linux-next-e12133324b7daaa176bb687c1eb59e1a6b203da4.tar.gz |
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) <peterz@infradead.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Davidlohr Bueso <dave@stgolabs.net>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Will Deacon <will.deacon@arm.com>
Cc: linux-arch@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/tile/include/asm')
0 files changed, 0 insertions, 0 deletions