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)
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>

No differences found