diff options
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | 2013-04-25 11:01:39 (GMT) |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2013-04-26 07:07:13 (GMT) |
commit | 3ad19b8fb07497f975aa6aba187198ce11191dd2 (patch) | |
tree | 3f927e65395aa4a4a180a45dcf34dbc2918c9aea /drivers/s390/cio/qdio_main.c | |
parent | 94c163663fc1dcfc067a5fb3cc1446b9469975ce (diff) | |
download | linux-fsl-qoriq-3ad19b8fb07497f975aa6aba187198ce11191dd2.tar.xz |
s390/cio: fix irq statistics
When we fetch an interrupt on the CCW console using tsch (via
ccw_device_wait_idle formerly known as wait_cons_dev) we increment
the irq count for the affected interruption class but it is not
accounted as an IO interrupt.
This is broken since commit b603d258a43b4e7339660bdd3b5c25eacd603e54
"s390: remove superfluous tpi from wait_cons_dev"
Fix it so that the sum of the individual interrupts per class matches
the number of IO interrupts again.
Reported-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/s390/cio/qdio_main.c')
0 files changed, 0 insertions, 0 deletions