kernel-ark/drivers/s390
Hannes Reinecke 1fbdb8be9b s390/dasd: process all requests in the device tasklet
Originally the DASD device tasklet would process the entries on
the ccw_queue until the first non-final request was found.
Which was okay as long as all requests have the same retries and
expires parameter.
However, as we're now allowing to modify both it is possible to
have requests _after_ the first request which already have expired.
So we need to check all requests in the device tasklet.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Stefan Weinhuber <wein@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2013-07-01 17:31:18 +02:00
..
block s390/dasd: process all requests in the device tasklet 2013-07-01 17:31:18 +02:00
char s390/vmwatchdog: do not use static data 2013-06-26 21:10:29 +02:00
cio s390/airq: simplify adapter interrupt code 2013-06-26 21:10:28 +02:00
crypto s390/airq: simplify adapter interrupt code 2013-06-26 21:10:28 +02:00
kvm Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm 2013-05-05 14:47:31 -07:00
net s390/net: Cocci spatch "ptr_ret.spatch" 2013-06-26 21:10:20 +02:00
scsi s390/time: rename tod clock access functions 2013-02-14 15:55:10 +01:00
Makefile