From: Glauber de Oliveira Costa Date: Wed, 19 Mar 2008 17:26:10 +0000 (-0300) Subject: x86: introduce smpboot_clear_io_apic X-Git-Tag: v2.6.26-rc1~1154^2~327 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f3734f631267d2f36008833b62670ca342ac000;p=pandora-kernel.git x86: introduce smpboot_clear_io_apic x86_64 has two nr_ioapics = 0 statements. In 32-bit, it can be done too. We do it through the smpboot_clear_io_apic() inline function, to cope with subarchitectures (visws) that does not compile mpparse in Signed-off-by: Glauber Costa Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed