[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20090205021618.8738FFC381@magilla.sf.frob.com>
Date: Wed, 4 Feb 2009 18:16:18 -0800 (PST)
From: Roland McGrath <roland@...hat.com>
To: Oleg Nesterov <oleg@...hat.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
"Eric W. Biederman" <ebiederm@...ssion.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/4] reparent_thread: fix the "is it traced" check
> reparent_thread() uses ptrace_reparented() to check whether this thread
> is ptraced, in that case we should not notify the new parent.
I think at some point in the past, ptracedness could sometimes transfer to
the new parent, so this made sense then (before it had that name).
> But ptrace_reparented() is not exactly correct when the reparented thread
> is traced by /sbin/init, because forget_original_parent() has already
> changed ->real_parent.
Heh. Ok. I think the !p->ptrace check is fine.
Acked-by: Roland McGrath <roland@...hat.com>
Thanks,
Roland
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists