From: Masami Hiramatsu Date: Tue, 6 Jan 2009 22:41:51 +0000 (-0800) Subject: kprobes: add __kprobes to kprobe internal functions X-Git-Tag: v2.6.29-rc1~312 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=017c39bdb1b3ac1da6db339474a77b528043c05a;p=pandora-kernel.git kprobes: add __kprobes to kprobe internal functions Add __kprobes to kprobes internal functions for protecting from probing by kprobes itself. Signed-off-by: Masami Hiramatsu Acked-by: Ananth N Mavinakayanahalli Cc: Anil S Keshavamurthy Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed