]> git.karo-electronics.de Git - linux-beck.git/commit
s390/dasd: fix unaccessible device after resume
authorStefan Haberland <stefan.haberland@de.ibm.com>
Tue, 27 Nov 2012 16:04:14 +0000 (17:04 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 30 Nov 2012 14:40:42 +0000 (15:40 +0100)
commit55d3a85cd2fa3274a6dfa0901a3be342b433bfa0
treed7a221195cf2d61b7d542873e00e6f84982e9664
parent683c3dcef439f969b2c7fd09b60144cb4e2155a5
s390/dasd: fix unaccessible device after resume

If a channel path is cabled incorrectly and the device is suspended and
resumed the device may be inaccessible afterwards.
Make the path connection check not interrupt the resume callback there
could be other valid paths available.

Signed-off-by: Stefan Haberland <stefan.haberland@de.ibm.com>
Reference-ID: RQM 1262
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/block/dasd_eckd.c