Disintegrate asm/system.h for X86
authorDavid Howells <dhowells@redhat.com>
Wed, 28 Mar 2012 17:11:12 +0000 (18:11 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 28 Mar 2012 17:11:12 +0000 (18:11 +0100)
commitf05e798ad4c09255f590f5b2c00a7ca6c172f983
tree6b7125d3f086a63a0f571bda568c9b62cc25609d
parent778aae84ef694325662447eceba1a5f7d3eebdbb
Disintegrate asm/system.h for X86

Disintegrate asm/system.h for X86.

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: H. Peter Anvin <hpa@zytor.com>
cc: x86@kernel.org
50 files changed:
arch/x86/ia32/ia32_aout.c
arch/x86/include/asm/apic.h
arch/x86/include/asm/auxvec.h
arch/x86/include/asm/barrier.h [new file with mode: 0644]
arch/x86/include/asm/bug.h
arch/x86/include/asm/cacheflush.h
arch/x86/include/asm/elf.h
arch/x86/include/asm/exec.h [new file with mode: 0644]
arch/x86/include/asm/futex.h
arch/x86/include/asm/i387.h
arch/x86/include/asm/local.h
arch/x86/include/asm/mc146818rtc.h
arch/x86/include/asm/processor.h
arch/x86/include/asm/segment.h
arch/x86/include/asm/special_insns.h [new file with mode: 0644]
arch/x86/include/asm/stackprotector.h
arch/x86/include/asm/switch_to.h [new file with mode: 0644]
arch/x86/include/asm/system.h
arch/x86/include/asm/tlbflush.h
arch/x86/include/asm/virtext.h
arch/x86/kernel/acpi/cstate.c
arch/x86/kernel/apm_32.c
arch/x86/kernel/cpu/mcheck/p5.c
arch/x86/kernel/cpu/mcheck/therm_throt.c
arch/x86/kernel/cpu/mcheck/winchip.c
arch/x86/kernel/cpu/mtrr/generic.c
arch/x86/kernel/cpuid.c
arch/x86/kernel/i8259.c
arch/x86/kernel/irqinit.c
arch/x86/kernel/kgdb.c
arch/x86/kernel/ldt.c
arch/x86/kernel/machine_kexec_32.c
arch/x86/kernel/mca_32.c
arch/x86/kernel/module.c
arch/x86/kernel/msr.c
arch/x86/kernel/paravirt.c
arch/x86/kernel/pci-calgary_64.c
arch/x86/kernel/process.c
arch/x86/kernel/process_32.c
arch/x86/kernel/process_64.c
arch/x86/kernel/ptrace.c
arch/x86/kernel/setup.c
arch/x86/kernel/tce_64.c
arch/x86/kernel/tls.c
arch/x86/kernel/traps.c
arch/x86/mm/init.c
arch/x86/mm/init_32.c
arch/x86/mm/init_64.c
arch/x86/mm/pgtable_32.c
arch/x86/power/hibernate_32.c