]> git.baikalelectronics.ru Git - kernel.git/commit
x86: change x86_64 native_smp_prepare_cpus to match i386
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 19 Mar 2008 17:26:07 +0000 (14:26 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:04 +0000 (17:41 +0200)
commit9ebf96e8d6af2b4e64d383e5f913db61d6d58dbe
tree6e383288846097ce624532e711729a797c15500a
parentb215e83cfe80f5c664de7c887b9fa58a8224c324
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>
arch/x86/kernel/smpboot_64.c