[S390] claw: add support for irq statistics
Add support for CLAW I/O interrupt statistics in /proc/interrupts. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
This commit is contained in:

committed by
Martin Schwidefsky

parent
096a61682e
commit
355eb4022b
@@ -23,6 +23,7 @@ enum interruption_class {
|
||||
IOINT_TAP,
|
||||
IOINT_VMR,
|
||||
IOINT_LCS,
|
||||
IOINT_CLW,
|
||||
NMI_NMI,
|
||||
NR_IRQS,
|
||||
};
|
||||
|
Reference in New Issue
Block a user