Files
linux-st/include/linux
Oleg Nesterov d5f70c00ad [PATCH] coredump: kill ptrace related stuff
With this patch zap_process() sets SIGNAL_GROUP_EXIT while sending SIGKILL to
the thread group.  This means that a TASK_TRACED task

	1. Will be awakened by signal_wake_up(1)

	2. Can't sleep again via ptrace_notify()

	3. Can't go to do_signal_stop() after return
	   from ptrace_stop() in get_signal_to_deliver()

So we can remove all ptrace related stuff from coredump path.

Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Roland McGrath <roland@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-26 09:58:27 -07:00
..
2006-06-25 10:01:19 -07:00
2006-06-25 10:01:06 -07:00
2006-06-23 07:43:08 -07:00
2006-06-25 10:01:23 -07:00
2006-06-26 09:58:18 -07:00
2006-06-25 10:01:13 -07:00
2006-06-25 06:38:11 -04:00
2006-06-25 06:27:31 -04:00
2006-06-25 10:01:09 -07:00
2006-06-25 10:01:06 -07:00
2006-06-25 10:01:06 -07:00
2006-06-25 10:01:14 -07:00
2006-06-23 07:43:06 -07:00
2006-06-25 10:01:15 -07:00