commit | c70dcb74309cedfa64f0060f4a84792e873ceb53 | [log] [tgz] |
---|---|---|
author | Glauber de Oliveira Costa <gcosta@redhat.com> | Wed Mar 19 14:25:58 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 17:41:02 2008 +0200 |
tree | eb2d31f3a9060632e82d4b6e0b648657b4d31859 | |
parent | 9d97d0da71ad6c7ceb76b4e29b02bed1ee9d4cd2 [diff] |
x86: change boot_cpu_id to boot_cpu_physical_apicid This is to match i386. The former name was cuter, but the current is more meaningful and more general, since cpu_id can be a logical id. Signed-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>