]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitb0437d4412d6fd0255c6eb3cfaefddce84e2342a
tree680414dff917976c6b43aaec5688d03c71272e96
parentd46452de5fb6d2c514106f4fd6abb5b0ddd7248f
[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