diff options
author | Peter Zijlstra <peterz@infradead.org> | 2016-06-01 19:23:54 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2016-06-14 11:55:14 +0200 |
commit | 7cb45c0fe9858f92cc264f6bf9d2f6a0e7d3b249 (patch) | |
tree | f429581d6b993e303a297a461d06cd0dad58ea68 /fs/squashfs | |
parent | 33ac279677dcc2441cb93d8cb9cf7a74df62814d (diff) | |
download | linux-7cb45c0fe9858f92cc264f6bf9d2f6a0e7d3b249.tar.gz linux-7cb45c0fe9858f92cc264f6bf9d2f6a0e7d3b249.tar.bz2 linux-7cb45c0fe9858f92cc264f6bf9d2f6a0e7d3b249.zip |
locking/barriers: Move smp_cond_load_acquire() to asm-generic/barrier.h
Since all asm/barrier.h should/must include asm-generic/barrier.h the
latter is a good place for generic infrastructure like this.
This also allows archs to override the new smp_acquire__after_ctrl_dep().
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
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>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'fs/squashfs')
0 files changed, 0 insertions, 0 deletions