diff options
author | Will Deacon <will@kernel.org> | 2020-07-10 15:49:40 +0200 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2020-07-21 11:50:36 +0200 |
commit | 002dff36acfba3476b685a09f78ffb7c452f5951 (patch) | |
tree | 7d09b29aed61f6f3ff760a1c6a6767270f0489df /drivers/vhost | |
parent | asm/rwonce: Remove smp_read_barrier_depends() invocation (diff) | |
download | linux-002dff36acfba3476b685a09f78ffb7c452f5951.tar.xz linux-002dff36acfba3476b685a09f78ffb7c452f5951.zip |
asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'
Now that 'smp_read_barrier_depends()' has gone the way of the Norwegian
Blue, drop the inclusion of <asm/barrier.h> in 'asm-generic/rwonce.h'.
This requires fixups to some architecture vdso headers which were
previously relying on 'asm/barrier.h' coming in via 'linux/compiler.h'.
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'drivers/vhost')
0 files changed, 0 insertions, 0 deletions