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:
7b26d82
)
[S390] fix boot failures with compressed kernels
author
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Wed, 24 Mar 2010 10:49:57 +0000
(11:49 +0100)
committer
Martin Schwidefsky
<sky@mschwide.boeblingen.de.ibm.com>
Wed, 24 Mar 2010 10:49:54 +0000
(11:49 +0100)
Fix two bugs with the kernel image compression:
1) reset the bss section of the compressed vmlinux
2) clear the high half of the registers for 64 bit early enough
for the decompression step
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found