acrn-kernel/arch/x86/um/asm
Dave Jones 09df7c4c80 x86: Remove CONFIG_X86_OOSTORE
This was an optimization that made memcpy type benchmarks a little
faster on ancient (Circa 1998) IDT Winchip CPUs.  In real-life
workloads, it wasn't even noticable, and I doubt anyone is running
benchmarks on 16 year old silicon any more.

Given this code has likely seen very little use over the last decade,
let's just remove it.

Signed-off-by: Dave Jones <davej@fedoraproject.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2014-03-11 10:16:18 -07:00
..
apic.h
arch_hweight.h
archparam.h
barrier.h x86: Remove CONFIG_X86_OOSTORE 2014-03-11 10:16:18 -07:00
checksum.h
checksum_32.h
checksum_64.h
desc.h
elf.h um: get rid of pointless include "..." where include <...> will do 2012-10-09 22:28:45 +02:00
irq_vectors.h
mm_context.h
module.h
processor.h
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 missing user_stack_pointer() instances 2012-12-19 18:07:39 -05:00
required-features.h
segment.h
vm-flags.h