]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"
authorMichael Holzheu <holzheu@linux.vnet.ibm.com>
Mon, 13 Jun 2016 15:03:48 +0000 (17:03 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 28 Jun 2016 07:24:27 +0000 (09:24 +0200)
commit665ce6c7c4e63688f555b3e926a7d92f6d8a19c0
tree462df3c3d09e1845c78fef9934c5a86c12f7b8e1
parentd36fc6f40257a1acbaa100b92ce3301fd0e1d305
Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"

This reverts commit b700eb70472934d34024b33a43ac77704adbf57d.

There are use cases where an intermediate boot kernel (1) uses kexec
to boot the final production kernel (2). For this scenario we should
provide the original boot information to the production kernel (2).
Therefore clearing the boot information during kexec() should not
be done.

Cc: stable@vger.kernel.org # v3.17+
Reported-by: Steffen Maier <maier@linux.vnet.ibm.com>
Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Reviewed-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/ipl.c