From: Russell King Date: Mon, 4 Oct 2010 16:56:13 +0000 (+0100) Subject: ARM: hotplug cpu: move secondary_startup, __enable_mmu to cpuinit X-Git-Tag: v2.6.37-rc1~184^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00945010c063b95e813b966f44bf58ffa1955a38;p=pandora-kernel.git ARM: hotplug cpu: move secondary_startup, __enable_mmu to cpuinit Move these two functions, both of which are required for secondary CPU booting, into the cpuinit section. Ensure bad processors call __error_p for better diagnostics, rather than just __error. Signed-off-by: Russell King --- Reading git-diff-tree failed