diff options
author | Roland McGrath <roland@redhat.com> | 2008-03-25 02:36:23 +0100 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 2008-07-17 03:02:33 +0200 |
commit | f470021adb9190819c03d6d8c5c860a17480aa6d (patch) | |
tree | 9e5c2808138624e272b562a502cfd035ae59c268 /include/asm-m68k | |
parent | do_wait reorganization (diff) | |
download | linux-f470021adb9190819c03d6d8c5c860a17480aa6d.tar.xz linux-f470021adb9190819c03d6d8c5c860a17480aa6d.zip |
ptrace children revamp
ptrace no longer fiddles with the children/sibling links, and the
old ptrace_children list is gone. Now ptrace, whether of one's own
children or another's via PTRACE_ATTACH, just uses the new ptraced
list instead.
There should be no user-visible difference that matters. The only
change is the order in which do_wait() sees multiple stopped
children and stopped ptrace attachees. Since wait_task_stopped()
was changed earlier so it no longer reorders the children list, we
already know this won't cause any new problems.
Signed-off-by: Roland McGrath <roland@redhat.com>
Diffstat (limited to 'include/asm-m68k')
0 files changed, 0 insertions, 0 deletions