summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorStefan Haberland <sth@linux.vnet.ibm.com>2016-08-08 14:08:17 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-09-07 08:30:00 +0200
commitf5a67faecf9b9be41559e7da424ba7529cdaa651 (patch)
tree39bbecdbcc4fdb48529f598c09a42af286d51cc6 /net
parentea4e60bc9cf5898e0fc2c79938521d2a7ea633bb (diff)
s390/dasd: fix hanging device after clear subchannel
commit 9ba333dc55cbb9523553df973adb3024d223e905 upstream. When a device is in a status where CIO has killed all I/O by itself the interrupt for a clear request may not contain an irb to determine the clear function. Instead it contains an error pointer -EIO. This was ignored by the DASD int_handler leading to a hanging device waiting for a clear interrupt. Handle -EIO error pointer correctly for requests that are clear pending and treat the clear as successful. Signed-off-by: Stefan Haberland <sth@linux.vnet.ibm.com> Reviewed-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions