From: Russell King Date: Fri, 3 Dec 2010 10:42:58 +0000 (+0000) Subject: ARM: SMP: move CPU number sanity checks to smp_init_cpus() X-Git-Tag: v2.6.38-rc1~471^2~2^2^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbc3d14e9aca023bb98e580aa1c9350af8effdb1;p=pandora-kernel.git ARM: SMP: move CPU number sanity checks to smp_init_cpus() Ensure that the number of CPUs is sanity checked before setting the number of possible CPUs. This avoids any chance of overflowing the cpu_possible bitmap. Signed-off-by: Russell King --- Reading git-diff-tree failed