summaryrefslogtreecommitdiff
path: root/drivers/s390/char/raw3270.c
diff options
context:
space:
mode:
authorStefan Bader <shbader@de.ibm.com>2006-03-24 11:15:26 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2006-03-24 15:33:17 (GMT)
commit842d3fba94ed94cc5de7b712e0f4218ce6e4fd73 (patch)
tree2650ba0ce392479ede2c210cf58c3690c6b004c0 /drivers/s390/char/raw3270.c
parent20c644680af1ef9a6b36c0873f59498c98b07ab1 (diff)
downloadlinux-fsl-qoriq-842d3fba94ed94cc5de7b712e0f4218ce6e4fd73.tar.xz
[PATCH] s390: tape retry flooding by deferred CC in interrupt
If a deferred CC happens there will be lots of messages, because the retry is done immediatly in the interrupt handler which can be too fast. To avoid this requeue the request and schedule the queue to be processed. Signed-off-by: Stefan Bader <shbader@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>
Diffstat (limited to 'drivers/s390/char/raw3270.c')
0 files changed, 0 insertions, 0 deletions