x86: introduce initial apicid
authorYinghai Lu <yhlu.kernel@gmail.com>
Thu, 6 Mar 2008 21:46:39 +0000 (13:46 -0800)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:58 +0000 (17:40 +0200)
commit01aaea1afbcdb7c49fe4a567ebe3e295db9f720d
tree21974b32aad2b004d2ac67bf5ee7d8812d0d30cd
parent459cce726730ca0ac93701e53aa1d0d055ce9e90
x86: introduce initial apicid

store initial_apicid from early identify. it is could be different from
phys_proc_id later.

also print it out in /proc/cpuinfo.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/common.c
arch/x86/kernel/cpu/proc.c
arch/x86/kernel/setup_64.c
include/asm-x86/processor.h