From: Glauber Costa Date: Thu, 27 Mar 2008 17:05:57 +0000 (-0300) Subject: x86: provide bogus hard_smp_processor_id X-Git-Tag: v2.6.26-rc1~1154^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ba95bcbe68d692f549fb10809f15681a25ff6fb;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed