linux/drivers/s390/cio
Ursula Braun bb0ca330a7 [S390] qdio: Repair timeout handling for qdio_shutdown
If qdio shutdown runs in parallel with a channel error,
the qdio_timeout_handler might not be triggered.
In this case neither state INACTIVE nor state ERR
is reached and the following wait_event hangs forever.
Solution: do not make use of ccw_device_set_timeout(),
but add a timeout to the following wait_event.
And make sure, wake_up is called in case of an
i/o error on the qdio-device.

Signed-off-by: Ursula Braun <braunu@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
2008-07-14 10:01:59 +02:00
..
airq.c
blacklist.c [S390] cio: Fix sparse warnings in blacklist.c. 2008-06-10 10:03:26 +02:00
blacklist.h
ccwgroup.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 2008-04-30 08:45:48 -07:00
chp.c
chp.h
chsc.c
chsc.h
cio_debug.h [S390] cio: Remove cio_msg kernel parameter. 2008-05-07 09:23:01 +02:00
cio.c [S390] cio: Clear correct bit in cio_release_console(). 2008-07-14 10:01:59 +02:00
cio.h [S390] cio: Remove cio_msg kernel parameter. 2008-05-07 09:23:01 +02:00
cmf.c
css.c [S390] cio: Remove cio_msg kernel parameter. 2008-05-07 09:23:01 +02:00
css.h
device_fsm.c [S390] cio: Remove cio_msg kernel parameter. 2008-05-07 09:23:01 +02:00
device_id.c [S390] cio: Remove cio_msg kernel parameter. 2008-05-07 09:23:01 +02:00
device_ops.c [S390] cio: Make isc handling more robust. 2008-04-30 13:38:45 +02:00
device_pgid.c [S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID. 2008-05-15 16:52:37 +02:00
device_status.c
device.c [S390] cio: Remove cio_msg kernel parameter. 2008-05-07 09:23:01 +02:00
device.h
idset.c
idset.h
io_sch.h
ioasm.h
Makefile
qdio.c [S390] qdio: Repair timeout handling for qdio_shutdown 2008-07-14 10:01:59 +02:00
qdio.h
schid.h