diff options
author | Masami Hiramatsu <[email protected]> | 2019-02-22 01:16:43 +0900 |
---|---|---|
committer | Steven Rostedt (VMware) <[email protected]> | 2019-03-01 16:18:15 -0500 |
commit | 49ef5f45701c3dedc6aa6efee5d03756fea0f99d (patch) | |
tree | e9c5bfbe8a6e23d5f280ea26d8eb51bb881ab191 /security/selinux/hooks.c | |
parent | 6a072128d262d2b98d31626906a96700d1fc11eb (diff) |
tracing/kprobes: Use probe_kernel_read instead of probe_mem_read
Use probe_kernel_read() instead of probe_mem_read() because
probe_mem_read() is a kind of wrapper for switching memory
read function between uprobes and kprobes.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Masami Hiramatsu <[email protected]>
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions