Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754514AbYH0SIp (ORCPT ); Wed, 27 Aug 2008 14:08:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751554AbYH0SIg (ORCPT ); Wed, 27 Aug 2008 14:08:36 -0400 Received: from e5.ny.us.ibm.com ([32.97.182.145]:44819 "EHLO e5.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751270AbYH0SIg (ORCPT ); Wed, 27 Aug 2008 14:08:36 -0400 Date: Wed, 27 Aug 2008 11:04:41 -0700 From: sukadev@us.ibm.com To: Oleg Nesterov Cc: Andrew Morton , "Eric W. Biederman" , Pavel Emelyanov , Robert Rex , Roland McGrath , Serge Hallyn , linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/4] pid_ns: de_thread: kill the now unneeded ->child_reaper change Message-ID: <20080827180441.GB4397@us.ibm.com> References: <20080824154912.GA3783@tv-sign.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080824154912.GA3783@tv-sign.ru> X-Operating-System: Linux 2.0.32 on an i486 User-Agent: Mutt/1.5.15+20070412 (2007-04-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 695 Lines: 16 Oleg Nesterov [oleg@tv-sign.ru] 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: Sukadev Bhattiprolu -- 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/