linux/drivers/s390
Julian Wiedmann 529683d470 s390/qdio: fix statistics for 128 SBALs
Old code would only scan up to 127 SBALs at once. So the last statistics
bucket was set aside to count "discovered 127 SBALs with new work"
events.

But nowadays we allow to scan all 128 SBALs for Output Queues, and a
subsequent patch will introduce the same for Input Queues.
So fix up the accounting to use the last bucket only when all 128 SBALs
have been discovered with new work.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
2020-07-20 10:55:18 +02:00
..
block
char s390/tty3270: remove function callback casts 2020-07-01 20:00:55 +02:00
cio s390/qdio: fix statistics for 128 SBALs 2020-07-20 10:55:18 +02:00
crypto s390/ap: rework crypto config info and default domain code 2020-07-10 15:08:18 +02:00
net s390/qeth: let isolation mode override HW offload restrictions 2020-06-18 20:27:42 -07:00
scsi scsi: zfcp: Fix panic on ERP timeout for previously dismissed ERP action 2020-06-24 00:01:09 -04:00
virtio s390/virtio: remove unused pm callbacks 2020-06-16 13:44:04 +02:00
Makefile