summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMartin Schwidefsky <schwidefsky@de.ibm.com>2014-07-15 17:53:12 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-01-27 07:52:33 -0800
commit214a899e44b238787c5893ed5e34d2f5c62eb048 (patch)
tree4a13084c74c9e3276a9963aa6871d8c338d5e899 /lib
parent1784d4766a68e0185b1aac207f409fa948c943ce (diff)
downloadlwn-214a899e44b238787c5893ed5e34d2f5c62eb048.tar.gz
lwn-214a899e44b238787c5893ed5e34d2f5c62eb048.zip
s390/3215: fix hanging console issue
commit 26d766c60f4ea08cd14f0f3435a6db3d6cc2ae96 upstream. The ccw_device_start in raw3215_start_io can fail. raw3215_try_io does not check if the request could be started and removes any pending timer. This can leave the system in a hanging state. Check for pending request after raw3215_start_io and start a timer if necessary. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions