[S390] lcs: add support for irq statistics
Add support for LCS 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
f48198d592
commit
096a61682e
@@ -22,6 +22,7 @@ enum interruption_class {
|
||||
IOINT_C70,
|
||||
IOINT_TAP,
|
||||
IOINT_VMR,
|
||||
IOINT_LCS,
|
||||
NMI_NMI,
|
||||
NR_IRQS,
|
||||
};
|
||||
|
Reference in New Issue
Block a user