commit | 06c0dd72aea3985d0ea036f771ebb1d1083bf69f | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Mar 24 11:49:57 2010 +0100 |
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | Wed Mar 24 11:49:54 2010 +0100 |
tree | 680414dff917976c6b43aaec5688d03c71272e96 | |
parent | 7b26d82f5ea7de5667f87bb5ac6570111d7bff9f [diff] |
[S390] fix boot failures with compressed kernels 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>