]> git.baikalelectronics.ru Git - kernel.git/commit
s390: remove runtime instrumentation interrupts
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 2 Nov 2015 13:03:46 +0000 (14:03 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 3 Nov 2015 13:40:51 +0000 (14:40 +0100)
commit172df40f219d1eee6de066dfd78e238b2ad62dd6
tree907f442de0e3dd45109899915d6849f3fd4f5d4b
parentaa3bcbcb37d65e31908eea52297d77b2d5b2275c
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>
arch/s390/include/asm/cpu_mf.h
arch/s390/include/asm/irq.h
arch/s390/include/asm/processor.h
arch/s390/kernel/irq.c
arch/s390/kernel/process.c
arch/s390/kernel/runtime_instr.c