x86: consolidate the ->mps_oem_check() code
commit9c7642470ecf03d8b4946a2addc8fe631b8426dd
authorIngo Molnar <mingo@elte.hu>
Wed, 28 Jan 2009 12:44:32 +0000 (28 13:44 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 28 Jan 2009 22:20:28 +0000 (28 23:20 +0100)
treeca3231588aeb790d52d9808d053f9c54f6bbc7c1
parent1322a2e2db87c938d8381f8501af9a4d0eab8bc7
x86: consolidate the ->mps_oem_check() code

- spread out the mps_oem_check() namespace on a per APIC driver basis

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/es7000/mpparse.h
arch/x86/include/asm/mach-default/mach_mpparse.h
arch/x86/include/asm/mach-generic/mach_mpparse.h
arch/x86/include/asm/summit/mpparse.h
arch/x86/kernel/mpparse.c
arch/x86/mach-generic/bigsmp.c
arch/x86/mach-generic/default.c
arch/x86/mach-generic/es7000.c
arch/x86/mach-generic/numaq.c
arch/x86/mach-generic/probe.c
arch/x86/mach-generic/summit.c