]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/sched.h
ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee
[net-next-2.6.git] / include / linux / sched.h
index 848d1f20086e64d53d0023b8ea7538b047ee6adc..9e5a88afe6be9008e5d869640d1d1855afaec5e5 100644 (file)
@@ -2059,6 +2059,7 @@ extern int kill_pgrp(struct pid *pid, int sig, int priv);
 extern int kill_pid(struct pid *pid, int sig, int priv);
 extern int kill_proc_info(int, struct siginfo *, pid_t);
 extern int do_notify_parent(struct task_struct *, int);
+extern void __wake_up_parent(struct task_struct *p, struct task_struct *parent);
 extern void force_sig(int, struct task_struct *);
 extern void force_sig_specific(int, struct task_struct *);
 extern int send_sig(int, struct task_struct *, int);