diff options
author | Masami Hiramatsu <[email protected]> | 2014-04-17 17:18:28 +0900 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2014-04-24 10:26:39 +0200 |
commit | 3da0f18007e5b87b573cf6ae8c445d59e757d274 (patch) | |
tree | 937fdf45d658417c57675f4eaa6e1574a9664c23 /lib/test-string_helpers.c | |
parent | 820aede0209a51549e8a014c8030e29229920e4e (diff) |
kprobes, ftrace: Use NOKPROBE_SYMBOL macro in ftrace
Use NOKPROBE_SYMBOL macro to protect functions from
kprobes instead of __kprobes annotation in ftrace.
This applies nokprobe_inline annotation for some cases,
because NOKPROBE_SYMBOL() will inhibit inlining by
referring the symbol address.
Signed-off-by: Masami Hiramatsu <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Steven Rostedt <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions