linux_dsm_epyc7002/arch/s390/kernel
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
..
vdso32 s390/vdso: optimize getcpu system call 2016-01-11 13:01:24 +01:00
vdso64 s390/vdso: optimize getcpu system call 2016-01-11 13:01:24 +01:00
.gitignore
asm-offsets.c s390/vdso: optimize getcpu system call 2016-01-11 13:01:24 +01:00
audit.c
audit.h
base.S
cache.c
compat_audit.c
compat_linux.c
compat_linux.h
compat_ptrace.h
compat_signal.c
compat_wrapper.c s390: wire up copy_file_range syscall 2016-01-19 12:14:02 +01:00
cpcmd.c
crash_dump.c s390: remove superfluous memblock_alloc() return value checks 2016-01-19 12:14:02 +01:00
debug.c s390: remove all usages of PSW_ADDR_INSN 2016-01-19 12:14:03 +01:00
diag.c s390/diag: add a s390 prefix to the diagnose trace point 2015-11-09 09:10:47 +01:00
dis.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 2016-01-13 13:16:16 -08:00
dumpstack.c s390: remove all usages of PSW_ADDR_INSN 2016-01-19 12:14:03 +01:00
early.c s390: remove all usages of PSW_ADDR_INSN 2016-01-19 12:14:03 +01:00
ebcdic.c
entry.h
entry.S s390/spinlock: do not yield to a CPU in udelay/mdelay 2015-11-27 09:24:18 +01:00
ftrace.c s390: remove all usages of PSW_ADDR_INSN 2016-01-19 12:14:03 +01:00
head64.S s390/facilities: always use lowcore's stfle field for storing facility bits 2015-12-18 14:59:19 +01:00
head_kdump.S
head.S s390/facilities: make use of generated facility list 2015-12-18 14:59:21 +01:00
idle.c
ipl.c s390: remove all usages of PSW_ADDR_AMODE 2016-01-19 12:14:02 +01:00
irq.c
jump_label.c
kprobes.c s390: remove all usages of PSW_ADDR_INSN 2016-01-19 12:14:03 +01:00
lgr.c
machine_kexec.c s390/dump: rework CPU register dump code 2015-11-27 09:24:14 +01:00
Makefile s390: get rid of CONFIG_SCHED_MC and CONFIG_SCHED_BOOK 2015-12-30 10:34:57 +01:00
mcount.S
module.c module: use a structure to encapsulate layout. 2015-12-04 22:46:25 +01:00
nmi.c
os_info.c s390/dump: streamline oldmem copy functions 2015-11-27 09:24:12 +01:00
perf_cpum_cf_events.c
perf_cpum_cf.c
perf_cpum_sf.c
perf_event.c s390: remove all usages of PSW_ADDR_INSN 2016-01-19 12:14:03 +01:00
pgm_check.S
process.c s390: remove all usages of PSW_ADDR_INSN 2016-01-19 12:14:03 +01:00
processor.c s390: show virtualization support in /proc/cpuinfo 2015-11-30 12:47:11 +01:00
ptrace.c s390: remove all usages of PSW_ADDR_INSN 2016-01-19 12:14:03 +01:00
reipl.S s390/dump: rework CPU register dump code 2015-11-27 09:24:14 +01:00
relocate_kernel.S
runtime_instr.c
s390_ksyms.c
sclp.c s390/sclp: Add VT220 support to early sclp console 2015-11-27 09:24:17 +01:00
setup.c s390: remove all usages of PSW_ADDR_AMODE 2016-01-19 12:14:02 +01:00
signal.c s390: remove all usages of PSW_ADDR_AMODE 2016-01-19 12:14:02 +01:00
smp.c s390: remove superfluous memblock_alloc() return value checks 2016-01-19 12:14:02 +01:00
stacktrace.c s390: remove all usages of PSW_ADDR_INSN 2016-01-19 12:14:03 +01:00
suspend.c
swsusp.S
sys_s390.c
syscalls.S s390: wire up copy_file_range syscall 2016-01-19 12:14:02 +01:00
sysinfo.c s390/sysinfo: add missing SYSIB 1.2.2 multithreading fields 2016-01-11 12:27:00 +01:00
time.c
topology.c
trace.c s390/diag: add a s390 prefix to the diagnose trace point 2015-11-09 09:10:47 +01:00
traps.c s390: remove all usages of PSW_ADDR_INSN 2016-01-19 12:14:03 +01:00
uprobes.c
vdso.c s390/vdso: optimize getcpu system call 2016-01-11 13:01:24 +01:00
vmlinux.lds.S
vtime.c