original_kernel/arch
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
..
alpha
arm
avr32 kprobes: support kretprobe blacklist 2007-10-16 09:43:10 -07:00
blackfin
cris
frv
h8300
i386
ia64 kprobes: support kretprobe blacklist 2007-10-16 09:43:10 -07:00
m32r
m68k
m68knommu
mips
parisc
powerpc kprobes: support kretprobe blacklist 2007-10-16 09:43:10 -07:00
ppc
s390 kprobes: support kretprobe blacklist 2007-10-16 09:43:10 -07:00
sh
sh64
sparc
sparc64 kprobes: support kretprobe blacklist 2007-10-16 09:43:10 -07:00
um uml: definitively kill subprocesses on panic 2007-10-16 09:43:09 -07:00
v850 V850: cleanup struct irqaction initializers 2007-10-16 09:43:09 -07:00
x86 kprobes: support kretprobe blacklist 2007-10-16 09:43:10 -07:00
x86_64
xtensa