x86: provide bogus hard_smp_processor_id
authorGlauber Costa <gcosta@redhat.com>
Thu, 27 Mar 2008 17:05:57 +0000 (14:05 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:32 +0000 (17:41 +0200)
commit2ba95bcbe68d692f549fb10809f15681a25ff6fb
treee9d10de6620fff0bd3a2dd8477cc8c1afb840d45
parentfe874b3edff43f9a74d9903eb3710e5e0511faf1
x86: provide bogus hard_smp_processor_id

We provide a bogus macro for x86_64 in case CONFIG_X86_LOCAL_APIC
is not set. It will always be set for x86_64, so the effect
is just to make the code equal to i386.

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/asm-x86/smp_64.h