]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ftrace: export kretprobe_trampoline for function tracer
authorAbhishek Sagar <sagar.abhishek@gmail.com>
Sat, 31 May 2008 08:54:02 +0000 (14:24 +0530)
committerIngo Molnar <mingo@elte.hu>
Mon, 2 Jun 2008 11:32:10 +0000 (13:32 +0200)
commite0773410247f1e5fc6f7c52a4c5f3c6c9873d527
tree6cb2cf8b365417ecd441c4ececdeab4dffd2165f
parentad90c0e3ce8d20d6873b57e36181ef6d7a0097fe
ftrace: export kretprobe_trampoline for function tracer

Follow suit from kprobe implementations on other archs and make kretprobe_trampoline non-static. Ftrace implmentation (more specifically, kernel/trace/trace.c) requires access to it (see-> http://kerneltrap.org/mailarchive/linux-kernel/2008/5/27/1955234).

Signed-off-by: Abhishek Sagar <sagar.abhishek@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/arm/kernel/kprobes.c
include/asm-arm/kprobes.h