From: Russell King Date: Mon, 4 Oct 2010 16:39:20 +0000 (+0100) Subject: ARM: hotplug cpu: move __error and __error_p to cpuinit section X-Git-Tag: v2.6.37-rc1~184^2~6^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c083c6609b290a650894f846270a9233401adc22;p=pandora-kernel.git ARM: hotplug cpu: move __error and __error_p to cpuinit section __error and __error_p may be used by secondary CPUs, so these need to be in the cpuinit section. Signed-off-by: Russell King --- Reading git-diff-tree failed