android_kernel_xiaomi_sdm845/arch/s390/kernel
Martin Schwidefsky 21ec7f6dbf [S390] fix single stepped svcs with TRACE_IRQFLAGS=y
If irq flags tracing is enabled the TRACE_IRQS_ON macros expands to
a function call which clobbers registers %r0-%r5. The macro is used
in the code path for single stepped system calls. The argument
registers %r2-%r6 need to be restored from the stack before the system
call function is called.

Cc: stable@kernel.org
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2010-01-27 10:12:49 +01:00
..
vdso32
vdso64
asm-offsets.c
audit.c
audit.h
base.S
bitmap.c
compat_audit.c
compat_exec_domain.c
compat_linux.c [S390] mmap: add missing compat_ptr conversion to both mmap compat syscalls 2010-01-13 20:44:45 +01:00
compat_linux.h
compat_ptrace.h
compat_signal.c
compat_wrapper.S [S390] unwire sys_recvmmsg again 2010-01-13 20:44:46 +01:00
cpcmd.c
crash.c
debug.c tree-wide: convert open calls to remove spaces to skip_spaces() lib function 2009-12-15 08:53:32 -08:00
diag.c
dis.c
early.c
ebcdic.c
entry64.S [S390] fix single stepped svcs with TRACE_IRQFLAGS=y 2010-01-27 10:12:49 +01:00
entry.h
entry.S [S390] fix single stepped svcs with TRACE_IRQFLAGS=y 2010-01-27 10:12:49 +01:00
ftrace.c
head31.S
head64.S
head.S
init_task.c
ipl.c [S390] Use strim instead of strstrip to avoid false warnings. 2009-12-18 17:43:33 +01:00
irq.c
kprobes.c
machine_kexec.c
Makefile
mcount64.S
mcount.S
mem_detect.c
module.c
nmi.c
process.c [S390] remove superfluous TIF_USEDFPU bit 2010-01-13 20:44:44 +01:00
processor.c
ptrace.c [S390] fix loading of PER control registers for utrace. 2010-01-13 20:44:44 +01:00
reipl64.S
reipl.S
relocate_kernel64.S
relocate_kernel.S
s390_ext.c
s390_ksyms.c
sclp.S
setup.c [S390] Move __cpu_logical_map to smp.c 2010-01-13 20:44:45 +01:00
signal.c [S390] use set_current_state in sigsuspend 2010-01-27 10:12:49 +01:00
smp.c [S390] Move __cpu_logical_map to smp.c 2010-01-13 20:44:45 +01:00
stacktrace.c
suspend.c
swsusp_asm64.S
sys_s390.c
syscalls.S [S390] unwire sys_recvmmsg again 2010-01-13 20:44:46 +01:00
sysinfo.c
time.c
topology.c [S390] Move __cpu_logical_map to smp.c 2010-01-13 20:44:45 +01:00
traps.c [S390] ptrace: dont abuse PT_PTRACED 2009-12-18 17:43:32 +01:00
vdso.c
vmlinux.lds.S
vtime.c