From: Masami Hiramatsu Date: Thu, 17 Apr 2014 08:18:21 +0000 (+0900) Subject: kprobes: Use NOKPROBE_SYMBOL macro instead of __kprobes X-Git-Tag: omap-for-v3.16/fixes-against-rc1~34^2~13^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=820aede0209a51549e8a014c8030e29229920e4e;p=pandora-kernel.git kprobes: Use NOKPROBE_SYMBOL macro instead of __kprobes Use NOKPROBE_SYMBOL macro to protect functions from kprobes instead of __kprobes annotation. Signed-off-by: Masami Hiramatsu Reviewed-by: Steven Rostedt Cc: Ananth N Mavinakayanahalli Cc: Anil S Keshavamurthy Cc: David S. Miller Link: http://lkml.kernel.org/r/20140417081821.26341.40362.stgit@ltc230.yrl.intra.hitachi.co.jp Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed