diff options
author | Naveen N. Rao <[email protected]> | 2017-03-08 22:34:15 +0530 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2017-03-14 15:17:40 -0300 |
commit | 5f6bee34707973ea7879a7857fd63ddccc92fff3 (patch) | |
tree | 9e15f9494d9a70bd0d2295311f0c56a04113070c /lib/memory-notifier-error-inject.c | |
parent | c1ac094d5061e757624a47217d2195ba24a75450 (diff) |
kprobes: Convert kprobe_exceptions_notify to use NOKPROBE_SYMBOL
commit fc62d0207ae0 ("kprobes: Introduce weak variant of
kprobe_exceptions_notify()") used the __kprobes annotation to exclude
kprobe_exceptions_notify from being probed. Since NOKPROBE_SYMBOL() is a
better way to do this enabling the symbol to be discovered as being
blacklisted, change over to using NOKPROBE_SYMBOL().
Signed-off-by: Naveen N. Rao <[email protected]>
Acked-by: Masami Hiramatsu <[email protected]>
Cc: Ananth N Mavinakayanahalli <[email protected]>
Link: http://lkml.kernel.org/r/3f25bf400da5c222cd9b10eec6ded2d6b58209f8.1488991670.git.naveen.n.rao@linux.vnet.ibm.com
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions