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:
e6d7961
)
microblaze: Quiet section mismatch warnings
author
Steven J. Magnani
<steve@digidescorp.com>
Sat, 10 Apr 2010 03:03:37 +0000
(22:03 -0500)
committer
Michal Simek
<monstr@monstr.eu>
Thu, 6 May 2010 09:21:57 +0000
(11:21 +0200)
_start is located in .text, which causes mismatch warnings with
machine_early_init() and start_kernel() in .init.text.
Signed-off-by: Steven J. Magnani <steve@digidescorp.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>
No differences found