[PATCH] Ctrl-C-ing strace
commit8831717572890e40a9dddf54877ba6678345c750
authorRoland McGrath <roland@frob.com>
Thu, 13 Feb 2003 09:34:49 +0000 (13 01:34 -0800)
committerTrond Myklebust <trond.myklebust@fys.uio.no>
Thu, 13 Feb 2003 09:34:49 +0000 (13 01:34 -0800)
tree20a0221f5122d472a0f3972b3bc0a4c7edd51696
parent8da1973b744d85dfd6e23cfbf9ffd856d4f09aa6
[PATCH] Ctrl-C-ing strace

This patch fix es the signals vs strace problem.  The signal code
assumes that anybody who is TAK_STOPPED will check signals before
resuming, and the ptrace paths didn't do that.
arch/i386/kernel/ptrace.c
kernel/ptrace.c