From: Russell King Date: Fri, 1 Oct 2010 14:37:05 +0000 (+0100) Subject: ARM: hotplug cpu: Keep processor information, startup code & __lookup_processor_type X-Git-Tag: v2.6.37-rc1~184^2~6^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5085f3ff458521045f7e43da62b8c30ea7df2e82;p=pandora-kernel.git ARM: hotplug cpu: Keep processor information, startup code & __lookup_processor_type When hotplug CPU is enabled, we need to keep the list of supported CPUs, their setup functions, and __lookup_processor_type in place so that we can find and initialize secondary CPUs. Move these into the __CPUINIT section. Signed-off-by: Russell King --- Reading git-diff-tree failed