diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2015-12-21 08:22:18 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2016-01-12 19:46:51 +0100 |
commit | fa083e28f89a78b95ba8b7da86db40c13c60e95d (patch) | |
tree | 50609435543980f6e9754b72599ae8e9c1d7e089 /arch/x86/um | |
parent | metag: reuse asm-generic/barrier.h (diff) | |
download | linux-fa083e28f89a78b95ba8b7da86db40c13c60e95d.tar.xz linux-fa083e28f89a78b95ba8b7da86db40c13c60e95d.zip |
mips: reuse asm-generic/barrier.h
On mips dma_rmb, dma_wmb, smp_store_mb, read_barrier_depends,
smp_read_barrier_depends, smp_store_release and smp_load_acquire match
the asm-generic variants exactly. Drop the local definitions and pull in
asm-generic/barrier.h instead.
This is in preparation to refactoring this code area.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Diffstat (limited to 'arch/x86/um')
0 files changed, 0 insertions, 0 deletions