summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/irq.h
diff options
context:
space:
mode:
authorMartin Schwidefsky <schwidefsky@de.ibm.com>2015-11-02 16:03:46 +0300
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2015-11-03 16:40:51 +0300
commitb38feccd663b55ab07116208b68e1ffc7c3c7e78 (patch)
tree907f442de0e3dd45109899915d6849f3fd4f5d4b /arch/s390/include/asm/irq.h
parente510f681d27d402d74dc7b81e13db118e4180937 (diff)
downloadlinux-b38feccd663b55ab07116208b68e1ffc7c3c7e78.tar.xz
s390: remove runtime instrumentation interrupts
The external interrupts for runtime instrumentation buffer-full and runtime instrumentation halted are unused and have no current user. Remove the support and ignore the second parameter of the s390_runtime_instr system call from now on. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/s390/include/asm/irq.h')
-rw-r--r--arch/s390/include/asm/irq.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/s390/include/asm/irq.h b/arch/s390/include/asm/irq.h
index 33d26424c2f5..f97b055de76a 100644
--- a/arch/s390/include/asm/irq.h
+++ b/arch/s390/include/asm/irq.h
@@ -47,7 +47,6 @@ enum interruption_class {
IRQEXT_IUC,
IRQEXT_CMS,
IRQEXT_CMC,
- IRQEXT_CMR,
IRQEXT_FTP,
IRQIO_CIO,
IRQIO_QAI,