git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17bb5e2
)
ARM: hotplug cpu: move __error and __error_p to cpuinit section
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 4 Oct 2010 16:39:20 +0000
(17:39 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 8 Oct 2010 09:07:33 +0000
(10:07 +0100)
__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>
No differences found