diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2015-12-21 07:22:18 (GMT) |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2016-01-12 18:46:52 (GMT) |
commit | 300b06d4555305dc227748674f75970f2f84c224 (patch) | |
tree | 32f77a1e30af1f54cbbccb74a7c5f8c9cfc5a904 /drivers/nvme | |
parent | 577f183acc88645eae116326cc2203dc88ea730c (diff) | |
download | linux-300b06d4555305dc227748674f75970f2f84c224.tar.xz |
x86: reuse asm-generic/barrier.h
As on most architectures, on x86 read_barrier_depends and
smp_read_barrier_depends are empty. Drop the local definitions and pull
the generic ones from asm-generic/barrier.h instead: they are identical.
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>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'drivers/nvme')
0 files changed, 0 insertions, 0 deletions