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:
de4f6e5
)
[XTENSA] Move common sections into bss sections
author
Chris Zankel
<chris@zankel.net>
Fri, 1 Jun 2007 00:48:07 +0000
(17:48 -0700)
committer
Chris Zankel
<chris@zankel.net>
Fri, 1 Jun 2007 00:48:07 +0000
(17:48 -0700)
Move the fields of the COMMON sections 'swapper_pg_dir' and
'empty_zero_page' to the BSS section. Remove the unused COMMON
sections 'emtpy_bad_page_table' and 'empty_bad_page'.
Signed-off-by: Chris Zankel <chris@zankel.net>
No differences found