]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ARM: hotplug cpu: move __error and __error_p to cpuinit section
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 4 Oct 2010 16:39:20 +0000 (17:39 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 8 Oct 2010 09:07:33 +0000 (10:07 +0100)
commitc083c6609b290a650894f846270a9233401adc22
tree5f01a7b4ed5c551ce40a9ceeadc909ba740bbe9a
parent17bb5e2c1706c7296eec96e97be0d760e59f282c
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 <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/head-common.S