]> git.baikalelectronics.ru Git - kernel.git/commit
x86: consolidate the ->mps_oem_check() code
authorIngo Molnar <mingo@elte.hu>
Wed, 28 Jan 2009 12:44:32 +0000 (13:44 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 28 Jan 2009 22:20:28 +0000 (23:20 +0100)
commit6481dba16b6479630c6da64ef427fc903dc224f9
treeca3231588aeb790d52d9808d053f9c54f6bbc7c1
parent1cea18b46a58d55f47e1a7116f9ea4e54060250b
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