Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756019AbYH0Lqo (ORCPT ); Wed, 27 Aug 2008 07:46:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754823AbYH0Lqf (ORCPT ); Wed, 27 Aug 2008 07:46:35 -0400 Received: from sacred.ru ([62.205.161.221]:47807 "EHLO sacred.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754358AbYH0Lqe (ORCPT ); Wed, 27 Aug 2008 07:46:34 -0400 Message-ID: <48B53CB8.2060208@openvz.org> Date: Wed, 27 Aug 2008 15:38:32 +0400 From: Pavel Emelyanov User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Oleg Nesterov CC: Andrew Morton , "Eric W. Biederman" , Robert Rex , Roland McGrath , Serge Hallyn , Sukadev Bhattiprolu , linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/4] pid_ns: de_thread: kill the now unneeded ->child_reaper change References: <20080824154912.GA3783@tv-sign.ru> In-Reply-To: <20080824154912.GA3783@tv-sign.ru> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (sacred.ru [62.205.161.221]); Wed, 27 Aug 2008 15:38:29 +0400 (MSD) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 662 Lines: 16 Oleg Nesterov wrote: > de_thread() checks if the old leader was the ->child_reaper, this is not > possible any longer. With the previous patch ->group_leader itself will > change ->child_reaper on exit. > >>From now find_new_reaper() is the only function (apart from initialization) > which plays with ->child_reaper. > > Signed-off-by: Oleg Nesterov Acked-by: Pavel Emelyanov -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/