]> 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)
commitc44ef2950f2c3a6b81888d8a0da446905eeefa14
tree907f442de0e3dd45109899915d6849f3fd4f5d4b
parent3e6e076f610c9305ef5da4a8ca2ede5c17ee3f1c
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