linux/drivers/s390/cio
Frank Pavlic 15c7369178 [PATCH] s390: V=V qdio fixes
Using FCP devices with V=V support, the input queue stalled when CCQ 97 had
been returned in qdio_do_eqbs.  When this happen we have to reissue the eqbs
instruction.

Another bug was when V=V was enabled we checked if hardware has SIGA-sync
support.  If not we returned with 0 from tiqdio_is_inbound_q_done.  Thus qdio
lost initiative on FCP devices and input queue stalled.  Running devices in
V=V there is no SIGA-sync support but nevertheless we have to process
tiqdio_is_inbound_q_done either.

Signed-off-by: Frank Pavlic <fpavlic@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-02-20 20:00:12 -08:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
airq.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
airq.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
blacklist.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
blacklist.h [PATCH] s390: multiple subchannel sets support 2006-01-06 08:33:52 -08:00
ccwgroup.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
chsc.c [PATCH] s390: fix locking in __chp_add() and s390_subchannel_remove_chpid() 2006-02-11 21:41:11 -08:00
chsc.h [PATCH] s390: fix to_channelpath macro 2006-02-03 08:32:01 -08:00
cio.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
cio.h [PATCH] s390: introduce struct subchannel_id 2006-01-06 08:33:51 -08:00
cio_debug.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cmf.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
css.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
css.h [PATCH] s390: chps[] array too short 2006-01-14 18:27:09 -08:00
device.c [PATCH] s390: fix assignment instead of check in ccw_device_set_online() 2006-02-17 13:59:27 -08:00
device.h [PATCH] s390: introduce struct subchannel_id 2006-01-06 08:33:51 -08:00
device_fsm.c [PATCH] s390: email-address change 2006-01-14 18:27:10 -08:00
device_id.c [PATCH] s390: email-address change 2006-01-14 18:27:10 -08:00
device_ops.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
device_pgid.c [PATCH] s390: ccw device disbanding 2006-02-17 13:59:26 -08:00
device_status.c [PATCH] s390: fix assignment instead of check in ccw_device_set_online() 2006-02-17 13:59:27 -08:00
ioasm.h [PATCH] s390: cleanup Kconfig 2006-01-06 08:33:53 -08:00
qdio.c [PATCH] s390: V=V qdio fixes 2006-02-20 20:00:12 -08:00
qdio.h [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
schid.h [PATCH] s390: multiple subchannel sets support 2006-01-06 08:33:52 -08:00