]> git.baikalelectronics.ru Git - kernel.git/commit
tracehook: vfork-done
authorRoland McGrath <roland@redhat.com>
Sat, 26 Jul 2008 02:45:47 +0000 (19:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Jul 2008 19:00:08 +0000 (12:00 -0700)
commitf8eaed907ea3fc850cdfa0b939d82ac520fc8eca
tree8cab5e809e513efd1a403e587a53a1e75365d1fc
parent4dac5baa6a80b239507620a9d09a66a208efa0da
tracehook: vfork-done

This moves the PTRACE_EVENT_VFORK_DONE tracing into a tracehook.h inline,
tracehook_report_vfork_done().  The change has no effect, just clean-up.

Signed-off-by: Roland McGrath <roland@redhat.com>
Cc: Oleg Nesterov <oleg@tv-sign.ru>
Reviewed-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/tracehook.h
kernel/fork.c