commit | e7bc8fbad4c582639334285dd1d9571578c58674 | [log] [tgz] |
---|---|---|
author | Glauber de Oliveira Costa <gcosta@redhat.com> | Wed Mar 19 14:26:04 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 17:41:04 2008 +0200 |
tree | 449467863802af58f23b66855b433b8df0abe08e | |
parent | bd7b47ba5e4ced4e20bed2394c9580637d44550a [diff] |
x86: get rid of smp_boot_cpus This patch get rid of smp_boot_cpus(), since it does not boot any cpu anymore. Its code is split in a way to make it closer to x86_64 Signed-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>