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:
fcc8f0f
)
xtensa: make startup code discardable
author
Daniel Glöckner
<dg@emlix.com>
Wed, 11 Mar 2009 13:15:11 +0000
(14:15 +0100)
committer
Chris Zankel
<chris@zankel.net>
Fri, 3 Apr 2009 06:45:35 +0000
(23:45 -0700)
Move it from .text to .init.text to get rid of it after boot and
prevent illegal section references.
Signed-off-by: Daniel Glöckner <dg@emlix.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
No differences found