android_kernel_lge_bullhead/arch/x86/um/asm
Michael S. Tsirkin 69c373d8f7 x86/um: reuse asm-generic/barrier.h
commit 577f183acc88645eae116326cc2203dc88ea730c upstream.

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>
Signed-off-by: Willy Tarreau <w@1wt.eu>
2017-02-06 23:32:52 +01:00
..
apic.h um: asm/apic.h is there only to shadow the x86 one... 2011-11-02 14:15:22 +01:00
arch_hweight.h
archparam.h
barrier.h x86/um: reuse asm-generic/barrier.h 2017-02-06 23:32:52 +01:00
checksum.h um/x86: merge 32 and 64bit variants of checksum.h 2012-10-09 22:28:16 +02:00
checksum_32.h um/x86: merge 32 and 64bit variants of checksum.h 2012-10-09 22:28:16 +02:00
checksum_64.h um/x86: merge 32 and 64bit variants of checksum.h 2012-10-09 22:28:16 +02:00
desc.h um: move asm/desc.h into arch/x86/um/asm 2011-11-02 14:15:16 +01:00
elf.h um: get rid of pointless include "..." where include <...> will do 2012-10-09 22:28:45 +02:00
irq_vectors.h um: irq_vectors.h just shadows x86 one 2011-11-02 14:15:24 +01:00
mm_context.h um: take ldt.h to arch/x86/um/asm/mm_context.h 2011-11-02 14:15:21 +01:00
module.h
processor.h um: merge processor_{32,64}.h a bit... 2012-03-25 00:29:55 +01:00
processor_32.h um: merge processor_{32,64}.h a bit... 2012-03-25 00:29:55 +01:00
processor_64.h um: merge processor_{32,64}.h a bit... 2012-03-25 00:29:55 +01:00
ptrace.h missing user_stack_pointer() instances 2012-12-19 18:07:39 -05:00
required-features.h um: required-features.h is there only to shadow x86 one... 2011-11-02 14:15:23 +01:00
segment.h um: segment.h is x86-only and needed only there 2011-11-02 14:15:33 +01:00
vm-flags.h