diff options
author | Stefan Bader <shbader@de.ibm.com> | 2006-03-24 03:15:26 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-24 07:33:17 -0800 |
commit | 842d3fba94ed94cc5de7b712e0f4218ce6e4fd73 (patch) | |
tree | 2650ba0ce392479ede2c210cf58c3690c6b004c0 /drivers/video/Kconfig | |
parent | 20c644680af1ef9a6b36c0873f59498c98b07ab1 (diff) |
[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/video/Kconfig')
0 files changed, 0 insertions, 0 deletions