diff options
author | Ravi Bangoria <[email protected]> | 2018-03-15 13:57:55 +0530 |
---|---|---|
committer | Steven Rostedt (VMware) <[email protected]> | 2018-04-11 11:31:07 -0400 |
commit | 18d45b11d96e6f9b3814960a1394083a3d6b7f74 (patch) | |
tree | 0dc9e212157a49e6f72bf03e42ed643c71572113 /lib/dynamic_debug.c | |
parent | f0a2aa5a2a406d0a57aa9b320ffaa5538672b6c5 (diff) |
trace_uprobe: Use %lx to display offset
tu->offset is unsigned long, not a pointer, thus %lx should
be used to print it, not the %px.
Link: http://lkml.kernel.org/r/[email protected]
Cc: [email protected]
Acked-by: Masami Hiramatsu <[email protected]>
Fixes: 0e4d819d0893 ("trace_uprobe: Display correct offset in uprobe_events")
Suggested-by: Kees Cook <[email protected]>
Signed-off-by: Ravi Bangoria <[email protected]>
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions