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