remarkable-linux/arch/s390/oprofile
Heiko Carstens 9cb1ccecb6 s390: remove all usages of PSW_ADDR_INSN
Yet another leftover from the 31 bit era. The usual operation
"y = x & PSW_ADDR_INSN" with the PSW_ADDR_INSN mask is a nop for
CONFIG_64BIT.

Therefore remove all usages and hope the code is a bit less confusing.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
2016-01-19 12:14:03 +01:00
..
backtrace.c s390: remove all usages of PSW_ADDR_INSN 2016-01-19 12:14:03 +01:00
hwsampler.c
hwsampler.h
init.c s390/oprofile: fix compile error 2015-07-01 09:34:39 +02:00
Makefile s390: remove 31 bit support 2015-03-25 11:49:33 +01:00
op_counter.h