From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756750AbZBWPxs (ORCPT ); Mon, 23 Feb 2009 10:53:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755111AbZBWPxj (ORCPT ); Mon, 23 Feb 2009 10:53:39 -0500 Received: from mx2.redhat.com ([66.187.237.31]:57328 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755056AbZBWPxi (ORCPT ); Mon, 23 Feb 2009 10:53:38 -0500 Date: Mon, 23 Feb 2009 16:50:12 +0100 From: Oleg Nesterov To: Andrew Morton Cc: "Eric W. Biederman" , "Metzger, Markus T" , Roland McGrath , linux-kernel@vger.kernel.org Subject: Re: [PATCH -mm 0/4] forget_original_parent: misc Message-ID: <20090223155012.GA16078@redhat.com> References: <20090211211212.GA16839@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090211211212.GA16839@redhat.com> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/11, Oleg Nesterov wrote: > > this series tries to address Roland's comments/suggestions. Andrew, please drop move-exit_ptrace-from-forget_original_parent-to-do_exit.patch reparent-untrace-do-nothing-if-no-childs-tracees.patch As Roland pointed out, they should be changed. Oleg.