x86, apic: clean up check_apicid*() callbacks
authorIngo Molnar <mingo@elte.hu>
Wed, 28 Jan 2009 04:41:42 +0000 (05:41 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 28 Jan 2009 22:20:19 +0000 (23:20 +0100)
commitd1d7cae8fd54a301a0de531b48451649933ffdcf
tree7cbd78a527f79564adf8f3ed095e1df051e0764d
parentbdb1a9b62fc182d4da3143e346f7a0925d243352
x86, apic: clean up check_apicid*() callbacks

Clean up these methods - to make it clearer which function is
used in which case.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
12 files changed:
arch/x86/include/asm/bigsmp/apic.h
arch/x86/include/asm/es7000/apic.h
arch/x86/include/asm/mach-default/mach_apic.h
arch/x86/include/asm/mach-generic/mach_apic.h
arch/x86/include/asm/numaq/apic.h
arch/x86/include/asm/summit/apic.h
arch/x86/kernel/io_apic.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/summit.c