[S390] fix boot failures with compressed kernels
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 24 Mar 2010 10:49:57 +0000 (11:49 +0100)
committerMartin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com>
Wed, 24 Mar 2010 10:49:54 +0000 (11:49 +0100)
commit06c0dd72aea3985d0ea036f771ebb1d1083bf69f
tree680414dff917976c6b43aaec5688d03c71272e96
parent7b26d82f5ea7de5667f87bb5ac6570111d7bff9f
[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>
arch/s390/boot/compressed/misc.c
arch/s390/kernel/head.S
arch/s390/kernel/head64.S