diff options
| author | Michael Ellerman <[email protected]> | 2014-09-24 06:08:33 +0000 |
|---|---|---|
| committer | Jiri Kosina <[email protected]> | 2014-09-26 09:11:12 +0000 |
| commit | e8ac6ea8a42d6506345056c6de3e81c97d3f20af (patch) | |
| tree | 82bd3e744fd2ecd0f95fbee3b40fcf061bb8fdef /lib/dynamic_debug.c | |
| parent | Documentation: change "&" to "and" in Documentation/applying-patches.txt (diff) | |
| download | kernel-e8ac6ea8a42d6506345056c6de3e81c97d3f20af.tar.gz kernel-e8ac6ea8a42d6506345056c6de3e81c97d3f20af.zip | |
kprobes: update jprobe_example.c for do_fork() change
In commit e80d666 "flagday: kill pt_regs argument of do_fork()", the
arguments to do_fork() changed.
The example code in jprobe_example.c was not updated to match, so the
arguments inside the jprobe handler do not match reality.
Fix it by updating the arguments to match do_fork(). While we're at it
use pr_info() for brevity, and print stack_start as well for interest.
Signed-off-by: Michael Ellerman <[email protected]>
Acked-by: Masami Hiramatsu <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions
