From: Michael Holzheu Date: Mon, 21 Jan 2013 17:35:15 +0000 (+0100) Subject: s390/ipl: Implement diag308 loop for zfcpdump X-Git-Tag: v3.9-rc1~111^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0894b3ae776a60c6bad994e1d8f809ceb59904da;p=pandora-kernel.git s390/ipl: Implement diag308 loop for zfcpdump When a zfcpdump is triggered and a second dump on the same CEC is already in progress for another LPAR, diagnose 308 returns with an error code until the first dump is finished. Currently the second Linux stops with a disabled wait PSW in that case. This is improved now by by triggering diag 308 in a loop until it works. Signed-off-by: Michael Holzheu Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed