linux/arch/x86/um/asm
Michael S. Tsirkin 577f183acc x86/um: reuse asm-generic/barrier.h
On x86/um CONFIG_SMP is never defined.  As a result, several macros
match the asm-generic variant 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: Richard Weinberger <richard@nod.at>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
2016-01-12 20:46:51 +02:00
..
apic.h
arch_hweight.h
archparam.h
barrier.h x86/um: reuse asm-generic/barrier.h 2016-01-12 20:46:51 +02:00
checksum.h um: Rework uaccess code 2015-05-31 17:32:36 +02:00
checksum_32.h
checksum_64.h
desc.h
elf.h um: Rework uaccess code 2015-05-31 17:32:36 +02:00
irq_vectors.h
mm_context.h
module.h
processor.h um: Rework uaccess code 2015-05-31 17:32:36 +02:00
processor_32.h um: Rewrite show_stack() 2013-11-17 11:27:25 +01:00
processor_64.h um: Rewrite show_stack() 2013-11-17 11:27:25 +01:00
ptrace.h ARCH: AUDIT: audit_syscall_entry() should not require the arch 2014-09-23 16:21:26 -04:00
required-features.h
segment.h um: Rework uaccess code 2015-05-31 17:32:36 +02:00
syscall.h um/x86: Fix build after x86 syscall changes 2015-10-14 16:56:28 +02:00
vm-flags.h