You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Heiko Carstens
acf018004f
[S390] kprobes: defer setting of ctlblk state
...
get_krobe_ctlblk returns a per cpu kprobe control block which holds
the state of the current cpu wrt to kprobe.
When inserting/removing a kprobe the state of the cpu which replaces
the code is changed to KPROBE_SWAP_INST. This however is done when
preemption is still enabled. So the state of the current cpu doesn't
necessarily reflect the real state.
To fix this move the code that changes the state to non-preemptible
context.
Reported-by: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
16 years ago
..
vdso32
…
vdso64
…
Makefile
[S390] ftrace: add function graph tracer support
16 years ago
asm-offsets.c
…
audit.c
…
audit.h
…
base.S
…
bitmap.c
…
compat_audit.c
…
compat_exec_domain.c
…
compat_linux.c
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
16 years ago
compat_linux.h
…
compat_ptrace.h
…
compat_signal.c
…
compat_wrapper.S
[S390] wire up sys_perf_counter_open
16 years ago
cpcmd.c
…
crash.c
…
debug.c
…
diag.c
…
dis.c
…
early.c
[S390] s390: hibernation support for s390
16 years ago
ebcdic.c
…
entry.S
[S390] ftrace: add system call tracer support
16 years ago
entry.h
…
entry64.S
[S390] ftrace: add system call tracer support
16 years ago
ftrace.c
function-graph: add stack frame test
16 years ago
head.S
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
16 years ago
head31.S
…
head64.S
…
init_task.c
mm: consolidate init_mm definition
16 years ago
ipl.c
…
irq.c
…
kprobes.c
[S390] kprobes: defer setting of ctlblk state
16 years ago
machine_kexec.c
…
mcount.S
[S390] ftrace: add function graph tracer support
16 years ago
mem_detect.c
[S390] s390: hibernation support for s390
16 years ago
module.c
module: cleanup FIXME comments about trimming exception table entries.
16 years ago
nmi.c
[S390] merge cpu.h into cputime.h
16 years ago
process.c
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
16 years ago
processor.c
…
ptrace.c
[S390] ftrace: add system call tracer support
16 years ago
reipl.S
…
reipl64.S
…
relocate_kernel.S
…
relocate_kernel64.S
…
s390_ext.c
[S390] ftrace: add function graph tracer support
16 years ago
s390_ksyms.c
…
sclp.S
[S390] add mini sclp driver
16 years ago
setup.c
[S390] ftrace: add dynamic ftrace support
16 years ago
signal.c
[S390] implement is_compat_task
16 years ago
smp.c
[S390] lockless idle time accounting
16 years ago
stacktrace.c
…
sys_s390.c
…
syscalls.S
[S390] wire up sys_perf_counter_open
16 years ago
sysinfo.c
…
time.c
[S390] time: convert from bootmem to slab
16 years ago
topology.c
…
traps.c
…
vdso.c
[S390] implement is_compat_task
16 years ago
vmlinux.lds.S
[S390] ftrace: add function graph tracer support
16 years ago
vtime.c
[S390] lockless idle time accounting
16 years ago