From: Michael Holzheu Date: Fri, 8 Aug 2014 15:57:31 +0000 (+0200) Subject: s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL X-Git-Tag: omap-fixes-against-v3.17-rc3~43^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=852ffd0f4e23248b47531058e531066a988434b5;p=pandora-kernel.git s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL For CCW and SCSI IPL the hardware sets the subchannel ID and number correctly at 0xb8. For kdump at 0xb8 normally there is the data of the previously IPLed system. In order to be clean now for kdump and kexec always set the subchannel ID and number to zero. This tells the next OS that no CCW/SCSI IPL has been done. Reviewed-by: Sebastian Ott Signed-off-by: Michael Holzheu Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed