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:
1dff89a
)
microblaze: Cleanup compiled-in rootfs in BSS section
author
Michal Simek
<monstr@monstr.eu>
Tue, 19 May 2009 12:33:47 +0000
(14:33 +0200)
committer
Michal Simek
<monstr@monstr.eu>
Thu, 21 May 2009 14:39:16 +0000
(16:39 +0200)
This patch is based on patch from Steve Magnani.
There were bug for compiled-in rootfs. We have to move
moving rootfs which is in BSS section to _ebss section
which is at the end of kernel and then clear bss section
not vice-versa.
Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/kernel/setup.c
patch
|
blob
|
history
diff --cc
arch/microblaze/kernel/setup.c
Simple merge