linux-stable-rt/arch/avr32/kernel
Masami Hiramatsu f438d914b2 kprobes: support kretprobe blacklist
Introduce architecture dependent kretprobe blacklists to prohibit users
from inserting return probes on the function in which kprobes can be
inserted but kretprobes can not.

This patch also removes "__kprobes" mark from "__switch_to" on x86_64 and
registers "__switch_to" to the blacklist on x86-64, because that mark is to
prohibit user from inserting only kretprobe.

Signed-off-by: Masami Hiramatsu <mhiramat@redhat.com>
Cc: Prasanna S Panchamukhi <prasanna@in.ibm.com>
Acked-by: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Cc: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-16 09:43:10 -07:00
..
Makefile [AVR32] rename vmlinux.lds 2007-10-11 12:16:56 +02:00
asm-offsets.c
avr32_ksyms.c
cpu.c
entry-avr32b.S [AVR32] Fix random segfault with preemption 2007-10-11 13:32:56 +02:00
head.S
init_task.c
irq.c
kprobes.c kprobes: support kretprobe blacklist 2007-10-16 09:43:10 -07:00
module.c
process.c
ptrace.c Consolidate PTRACE_DETACH 2007-10-16 09:42:49 -07:00
semaphore.c
setup.c
signal.c
switch_to.S
sys_avr32.c
syscall-stubs.S
syscall_table.S
time.c
traps.c
vmlinux.lds.S [AVR32] Remove unneeded 8K alignment of .text section 2007-10-11 12:16:57 +02:00