From: Heiko Carstens Date: Wed, 15 Oct 2014 10:17:34 +0000 (+0200) Subject: kprobes: introduce weak arch_check_ftrace_location() helper function X-Git-Tag: omap-for-v3.19/fixes-rc1~124^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7f242ff004499e0904d3664713dfba01f24c408;p=pandora-kernel.git kprobes: introduce weak arch_check_ftrace_location() helper function Introduce weak arch_check_ftrace_location() helper function which architectures can override in order to implement handling of kprobes on function tracer call sites on their own, without depending on common code or implementing the KPROBES_ON_FTRACE feature. Signed-off-by: Heiko Carstens Acked-by: Masami Hiramatsu Acked-by: Steven Rostedt Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed