This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/include/linux
Roland McGrath f470021adb 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>
2008-07-16 18:02:33 -07:00
..
2008-05-20 14:14:15 -07:00
2008-07-01 11:28:06 +10:00
2008-06-19 10:42:17 +10:00
2008-06-19 10:42:17 +10:00
2008-07-03 13:21:14 +02:00
2008-06-06 11:29:10 -07:00
2008-07-04 10:40:05 -07:00
2008-07-04 10:40:09 -07:00
2008-07-11 10:46:50 +02:00
2008-05-07 09:48:23 +02:00
2008-05-16 17:22:26 -04:00
2008-07-08 17:55:41 +02:00
2008-07-16 23:27:03 +02:00
2008-07-11 15:49:21 +02:00
2008-05-13 08:02:26 -07:00
2008-05-24 09:56:13 -07:00
2008-05-20 16:44:43 +02:00
2008-05-20 16:44:43 +02:00
2008-07-16 20:33:48 +02:00
2008-07-16 18:02:33 -07:00
2008-06-30 09:25:12 -04:00
2008-05-05 16:47:14 +10:00
2008-07-16 23:27:07 +02:00
2008-07-10 08:17:14 +02:00
2008-07-04 10:40:05 -07:00
2008-05-23 22:26:03 +02:00
2008-06-06 11:29:12 -07:00
2008-06-16 11:21:27 +02:00
2008-06-10 14:37:03 -07:00
2008-07-07 16:26:50 -07:00
2008-05-06 12:01:41 -04:00
2008-05-19 16:25:39 +01:00
2008-05-19 10:01:36 +02:00
2008-07-04 10:40:07 -07:00
2008-05-19 10:01:36 +02:00
2008-05-25 07:09:47 +02:00
2008-07-16 18:02:33 -07:00
2008-07-04 10:40:04 -07:00
2008-07-04 10:40:04 -07:00
2008-06-20 14:05:53 -06:00
2008-07-04 11:26:40 +02:00
2008-06-12 14:25:09 -07:00
2008-05-04 17:07:03 -07:00
2008-06-12 10:48:00 +02:00
2008-05-09 07:45:18 -07:00