From: Glauber de Oliveira Costa Date: Wed, 19 Mar 2008 17:26:07 +0000 (-0300) Subject: x86: change x86_64 native_smp_prepare_cpus to match i386 X-Git-Tag: v2.6.26-rc1~1154^2~330 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1db17f553425ae679bc771d4796b7349f00cb1d9;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed