Files
linux/arch/s390/kernel
Martin Schwidefsky 3a893ef192 s390/sclp: clear upper register halves in _sclp_print_early
commit f9c87a6f46 upstream.

If the kernel is compiled with gcc 5.1 and the XZ compression option
the decompress_kernel function calls _sclp_print_early in 64-bit mode
while the content of the upper register half of %r6 is non-zero.
This causes a specification exception on the servc instruction in
_sclp_servc.

The _sclp_print_early function saves and restores the upper registers
halves but it fails to clear them for the 31-bit code of the mini sclp
driver.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-08-10 12:20:29 -07:00
..
2012-05-16 14:42:41 +02:00
2013-03-03 23:00:27 -05:00
2011-01-05 12:47:31 +01:00
2013-05-15 13:09:09 +02:00
2012-11-23 11:14:31 +01:00
2013-05-15 13:09:09 +02:00
2013-05-15 13:09:09 +02:00
2013-02-28 09:37:13 +01:00
2013-04-08 17:39:27 +02:00
2014-07-31 12:53:52 -07:00
2015-05-06 21:56:28 +02:00
2013-01-08 10:57:10 +01:00
2013-04-17 14:07:28 +02:00