commit | 1b00084386878f25c2c591ad19cb625880d4089d | [log] [tgz] |
---|---|---|
author | Glauber Costa <gcosta@redhat.com> | Thu Mar 27 14:05:58 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 17:41:32 2008 +0200 |
tree | 86dd602eb31a10d64a1b7e07fa6ea2f272d6c25b | |
parent | 2ba95bcbe68d692f549fb10809f15681a25ff6fb [diff] |
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>