x86: generalize boot_cpu_id
authorIngo Molnar <mingo@elte.hu>
Tue, 27 Jan 2009 16:13:05 +0000 (17:13 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 29 Jan 2009 13:17:01 +0000 (14:17 +0100)
x86/Voyager can boot on non-zero processors. While that can probably
be fixed by properly remapping the physical CPU IDs, keep boot_cpu_id
for now for easier transition - and expand it to all of x86.

Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found