acrn-kernel/drivers/s390/char
Michael Holzheu 5f38433885 [PATCH] s390: fix endless retry loop in tape driver
If a tape device is assigned to another host, the interrupt for the assign
operation comes back with deferred condition code 1.  Under some conditions
this can lead to an endless loop of retries.  Check if the current request is
still in IO in deferred condition code handling and prevent retries when the
request has already been cancelled.

Signed-off-by: Michael Holzheu <holzheu@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-24 07:33:18 -08:00
..
Makefile [PATCH] s390: add vmcp interface 2005-06-25 16:24:37 -07:00
con3215.c
con3270.c
ctrlchar.c
ctrlchar.h
defkeymap.c
defkeymap.map
fs3270.c
keyboard.c [PATCH] ebcdic do_kdsk_ioctl off-by-one 2006-02-01 08:53:25 -08:00
keyboard.h
monreader.c
raw3270.c
raw3270.h
sclp.c [PATCH] s390: fix sclp memory corruption in tty pages list 2006-02-11 21:41:12 -08:00
sclp.h
sclp_con.c
sclp_cpi.c
sclp_quiesce.c
sclp_rw.c
sclp_rw.h
sclp_tty.c
sclp_tty.h
sclp_vt220.c
tape.h [PATCH] s390: fix endless retry loop in tape driver 2006-03-24 07:33:18 -08:00
tape_34xx.c
tape_block.c
tape_char.c
tape_class.c
tape_class.h
tape_core.c [PATCH] s390: fix endless retry loop in tape driver 2006-03-24 07:33:18 -08:00
tape_proc.c
tape_std.c [PATCH] s390: fix endless retry loop in tape driver 2006-03-24 07:33:18 -08:00
tape_std.h
tty3270.c
vmcp.c
vmcp.h
vmlogrdr.c
vmwatchdog.c