Sebastian Ott 3ad19b8fb0 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>
2013-04-26 09:07:13 +02:00
..
2013-03-07 09:52:24 +01:00
2013-04-26 09:07:13 +02:00
2012-10-18 17:50:08 +02:00
2012-09-26 15:45:00 +02:00
2012-09-26 15:44:57 +02:00
2013-02-28 09:37:12 +01:00
2013-02-28 09:37:12 +01:00
2013-02-28 09:37:12 +01:00
2013-03-07 09:52:24 +01:00