[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)
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