x86: make read_apic_id return final apicid
authorYinghai Lu <yhlu.kernel@gmail.com>
Sat, 12 Jul 2008 01:44:16 +0000 (18:44 -0700)
committerIngo Molnar <mingo@elte.hu>
Sat, 12 Jul 2008 06:45:14 +0000 (08:45 +0200)
commit4c9961d56ec20c27ec5d02e49fd7427748312741
treee3a0fd508aae031dcd06705a2ce77f7dd0a68c11
parent4696ca5bfd2697f5686f96d59cf0b6de14869b4e
x86: make read_apic_id return final apicid

also remove GET_APIC_ID when read_apic_id is used.

need to apply after
[PATCH] x86: mach_apicdef.h need to include before smp.h

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Cc: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/acpi/boot.c
arch/x86/kernel/apic_32.c
arch/x86/kernel/apic_64.c
arch/x86/kernel/genapic_flat_64.c
arch/x86/kernel/io_apic_32.c
arch/x86/kernel/io_apic_64.c
arch/x86/kernel/smpboot.c
include/asm-x86/mach-default/mach_apic.h
include/asm-x86/mach-default/mach_apicdef.h
include/asm-x86/mach-es7000/mach_apic.h
include/asm-x86/smp.h