From: Masami Hiramatsu Date: Thu, 17 Apr 2014 08:18:35 +0000 (+0900) Subject: kprobes, notifier: Use NOKPROBE_SYMBOL macro in notifier X-Git-Tag: omap-for-v3.16/fixes-against-rc1~34^2~13^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b40a2cb6e0c218c6d0f12c7f7e683e75972973c1;p=pandora-kernel.git kprobes, notifier: Use NOKPROBE_SYMBOL macro in notifier Use NOKPROBE_SYMBOL macro to protect functions from kprobes instead of __kprobes annotation in notifier. Signed-off-by: Masami Hiramatsu Reviewed-by: Steven Rostedt Reviewed-by: Josh Triplett Cc: Paul E. McKenney Link: http://lkml.kernel.org/r/20140417081835.26341.56128.stgit@ltc230.yrl.intra.hitachi.co.jp Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed