summaryrefslogtreecommitdiff
path: root/drivers/devfreq
diff options
context:
space:
mode:
authorJulian Wiedmann <jwi@linux.ibm.com>2020-06-15 18:23:11 +0300
committerHeiko Carstens <hca@linux.ibm.com>2020-07-20 11:55:18 +0300
commit529683d4705b6b1fa1c2f902e859ad6a8d17e31e (patch)
tree989627a0fd08c2ebecf0f2eecdaab0ec93a9e857 /drivers/devfreq
parent7904aaa8b22fa07fd5457ee4a885cf9f665cb9c4 (diff)
downloadlinux-529683d4705b6b1fa1c2f902e859ad6a8d17e31e.tar.xz
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>
Diffstat (limited to 'drivers/devfreq')
0 files changed, 0 insertions, 0 deletions