linux/drivers/s390
Martin Schwidefsky 26d766c60f s390/3215: fix hanging console issue
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>
2014-07-28 10:02:39 +02:00
..
block dasd: fix error recovery for alias devices during format 2014-07-22 09:26:23 +02:00
char s390/3215: fix hanging console issue 2014-07-28 10:02:39 +02:00
cio s390/qdio: add helpers to manage qdio buffers 2014-07-22 09:26:13 +02:00
crypto s390/zcrypt: improve device probing for zcrypt adapter cards 2014-07-16 10:48:12 +02:00
kvm virtio_ccw: introduce device_lost in virtio_ccw_device 2014-04-28 11:34:13 +09:30
net s390/qeth: extract qdio buffers from output buffer struct 2014-07-22 09:26:15 +02:00
scsi s390/zfcp: use qdio buffer helpers 2014-07-22 09:26:16 +02:00
Makefile [S390] split/move machine check handler code 2009-03-26 15:24:10 +01:00