From: Michael Holzheu Date: Mon, 22 Oct 2007 10:52:43 +0000 (+0200) Subject: [S390] kernel: Fix dump on panic for DASDs under LPAR. X-Git-Tag: v2.6.24-rc1~60^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3d3683d1402c1737687cb698451d545f57c32a7;p=pandora-kernel.git [S390] kernel: Fix dump on panic for DASDs under LPAR. Currently the ccw method is used to ipl the DASD dump record under LPAR. This mechanism is not reliable, which can cause dump failures. This fix now uses the diag 308 ipl method for all machines, which have diag308 subcode 5 and 4 support. Signed-off-by: Michael Holzheu Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed