Re: [PATCH 03/10] ptrace: implement PTRACE_SEIZE

From: Oleg Nesterov
Date: Wed Jun 01 2011 - 16:10:16 EST


On 06/01, Tejun Heo wrote:
>
> Hello, Oleg.
>
> On Tue, May 31, 2011 at 09:08:09PM +0200, Oleg Nesterov wrote:
> > Speaking of this particular problem, it is really annoying. The leader
> > exits, and it even notifies the tracer. For what? waitpid() returns 0
> > or hangs depending on WNOHANG, any ptrace() request fails with ESRCH.
>
> Hmm... can't we just allow PTRACE_DETACH after PTRACE_EVENT_EXIT is
> reported?

Confused. PTRACE_DETACH surely works if the tracee reports EVENT_EXIT...
Could you explain what you meant?

Oleg.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/