From: Yinghai Lu Date: Thu, 14 Aug 2008 09:16:30 +0000 (-0700) Subject: x86: check bigsmp in smp_sanity_check instead of cpu_up X-Git-Tag: v2.6.27-rc4~52^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a58f03b07539f6575adaa011712fa139c9343742;p=pandora-kernel.git x86: check bigsmp in smp_sanity_check instead of cpu_up clear bits for cpu nr > 8. This allows us to boot the full range of possible CPUs that the supported APIC model will allow. Previously we'd hang or boot up with less than 8 CPUs. Signed-off-by: Yinghai Lu Tested-by: Jeff Chua Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed