patch-2.1.48 linux/arch/alpha/kernel/ptrace.c
Next file: linux/arch/alpha/kernel/signal.c
Previous file: linux/Makefile
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Aug 4 14:37:19 1997
- Orig file:
v2.1.47/linux/arch/alpha/kernel/ptrace.c
- Orig date:
Sat May 24 09:10:22 1997
diff -u --recursive --new-file v2.1.47/linux/arch/alpha/kernel/ptrace.c linux/arch/alpha/kernel/ptrace.c
@@ -650,7 +650,7 @@
goto out;
current->exit_code = SIGTRAP;
current->state = TASK_STOPPED;
- notify_parent(current);
+ notify_parent(current, SIGCHLD);
schedule();
/*
* this isn't the same as continuing with a signal, but it will do
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov