commit | 1db17f553425ae679bc771d4796b7349f00cb1d9 | [log] [tgz] |
---|---|---|
author | Glauber de Oliveira Costa <gcosta@redhat.com> | Wed Mar 19 14:26:07 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 17:41:04 2008 +0200 |
tree | 6e383288846097ce624532e711729a797c15500a | |
parent | 3fa7b3487a1317f7d3be3043dbea316ca75abed5 [diff] |
x86: change x86_64 native_smp_prepare_cpus to match i386 An APIC test is moved, and code is replaced by the mach-default already defined function (smpboot_setup_io_apic). setup_portio_remap() is added, but it is a nop in mach-default. Signed-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>