linux-IllusionX/samples/kprobes
Huang Shijie 603ac5df86 kprobes: add the "tls" argument for j_do_fork
Commit 3033f14ab7 ("clone: support passing tls argument via C rather
than pt_regs magic") added the tls argument for _do_fork().  This patch
adds the "tls" argument for j_do_fork to make it match _do_fork().

Signed-off-by: Huang Shijie <shijie.huang@arm.com>
Acked-by: Steve Capper <steve.capper@arm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Cc: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Thiago Macieira <thiago.macieira@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-05-20 17:58:30 -07:00
..
jprobe_example.c kprobes: add the "tls" argument for j_do_fork 2016-05-20 17:58:30 -07:00
kprobe_example.c kprobes: use _do_fork() in samples to make them work again 2015-10-01 21:42:35 -04:00
kretprobe_example.c kprobes: use _do_fork() in samples to make them work again 2015-10-01 21:42:35 -04:00
Makefile Kprobes: move kprobe examples to samples/ 2008-03-04 16:35:11 -08:00