x86: merge hard/logical_smp_processor_id
commit1b00084386878f25c2c591ad19cb625880d4089d
authorGlauber Costa <gcosta@redhat.com>
Thu, 27 Mar 2008 17:05:58 +0000 (27 14:05 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:32 +0000 (17 17:41 +0200)
tree86dd602eb31a10d64a1b7e07fa6ea2f272d6c25b
parent2ba95bcbe68d692f549fb10809f15681a25ff6fb
x86: merge hard/logical_smp_processor_id

The code is now the same between i386 and x86_64. We already
know what happens when it reaches this point: They go away
from the arch-specific headers, and suddenly appears in the common
header.

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