This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/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
..
2010-10-15 15:53:27 +02:00
2010-10-29 16:50:50 +02:00
2010-10-29 16:50:50 +02:00
2009-02-11 10:37:39 +01:00
2010-10-29 16:50:50 +02:00
2009-09-11 10:29:43 +02:00
2009-09-11 10:29:43 +02:00
2010-10-07 14:08:55 +01:00
2010-03-08 16:55:37 +01:00
2010-10-25 16:10:21 +02:00
2010-10-25 16:10:21 +02:00
2009-10-06 10:35:06 +02:00