linux-stable-rt/arch/s390/kernel
Martin Schwidefsky 9ec2708053 [S390] fix kprobes single stepping
Fix kprobes after git commit 1e54622e04
broke it. The kprobe_handler is now called with interrupts in the state
at the time of the breakpoint. The single step of the replaced instruction
is done with interrupts off which makes it necessary to enable and disable
the interupts in the kprobes code.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2010-10-29 16:50:50 +02:00
..
vdso32 [S390] vdso: get rid of redefinition warnings 2010-10-29 16:50:50 +02:00
vdso64 [S390] vdso: get rid of redefinition warnings 2010-10-29 16:50:50 +02:00
Makefile
asm-offsets.c [S390] vdso: get rid of redefinition warnings 2010-10-29 16:50:50 +02:00
audit.c
audit.h
base.S
bitmap.c
compat_audit.c
compat_exec_domain.c
compat_linux.c
compat_linux.h
compat_ptrace.h
compat_signal.c
compat_wrapper.S
cpcmd.c
crash.c
debug.c
diag.c
dis.c
early.c [S390] facility detection: remove unused variable 2010-10-29 16:50:50 +02:00
ebcdic.c
entry.S [S390] fix kprobes single stepping 2010-10-29 16:50:50 +02:00
entry.h
entry64.S [S390] fix kprobes single stepping 2010-10-29 16:50:50 +02:00
ftrace.c
head.S
head31.S
head64.S
init_task.c
ipl.c
irq.c
kprobes.c [S390] fix kprobes single stepping 2010-10-29 16:50:50 +02:00
machine_kexec.c
mcount.S
mcount64.S
mem_detect.c
module.c
nmi.c
process.c
processor.c
ptrace.c
reipl.S
reipl64.S
relocate_kernel.S
relocate_kernel64.S
s390_ext.c
s390_ksyms.c
sclp.S
setup.c
signal.c
smp.c
stacktrace.c
suspend.c
switch_cpu.S
switch_cpu64.S
swsusp_asm64.S
sys_s390.c
syscalls.S
sysinfo.c
time.c
topology.c [S390] topology: fix cpu masks for topology=off case 2010-10-29 16:50:50 +02:00
traps.c
vdso.c
vmlinux.lds.S
vtime.c