From: Stefan Haberland Date: Thu, 2 Apr 2015 11:18:39 +0000 (+0200) Subject: s390/dasd: Fix unresumed device after suspend/resume having no paths X-Git-Tag: omap-for-v4.1/fixes-rc1~85^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df3044f1ef002c2269b11cb76a1b2bec629732b4;p=pandora-kernel.git s390/dasd: Fix unresumed device after suspend/resume having no paths The DASD device driver prevents I/O from being started on stopped devices. This also prevented channel paths to be verified and so the device was unable to be resumed. Fix by allowing path verification requests on stopped devices. Signed-off-by: Stefan Haberland Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed