From: Russell King Date: Sun, 30 Jan 2011 16:40:20 +0000 (+0000) Subject: ARM: smp_on_up: allow non-ARM SMP processors X-Git-Tag: v2.6.38-rc3~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e98ff0f55a0232b578c9aa7f1c245868277ac7bc;p=pandora-kernel.git ARM: smp_on_up: allow non-ARM SMP processors Allow non-ARM SMP processors to use the SMP_ON_UP feature. CPUs supporting SMP must have the new CPU ID format, so check for this first. Then check for ARM11MPCore, which fails the MPIDR check. Lastly check the MPIDR reports multiprocessing extensions and that the CPU is part of a multiprocessing system. Cc: Reported-and-Tested-by: Stephen Boyd Acked-by: Will Deacon Signed-off-by: Russell King --- Reading git-diff-tree failed