From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762270AbZBYVgT (ORCPT ); Wed, 25 Feb 2009 16:36:19 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756133AbZBYVgK (ORCPT ); Wed, 25 Feb 2009 16:36:10 -0500 Received: from kroah.org ([198.145.64.141]:53251 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754387AbZBYVgI (ORCPT ); Wed, 25 Feb 2009 16:36:08 -0500 Date: Wed, 25 Feb 2009 13:34:13 -0800 From: Greg KH To: Oleg Nesterov Cc: Linus Torvalds , Michael Kerrisk , stable@kernel.org, Chris Evans , linux-kernel@vger.kernel.org, Eugene Teo , David Howells , Tavis Ormandy , Roland McGrath , Don Howard , Andrew Morton , Vitaly Mayatskikh , Alan Cox Subject: Re: [stable] [PATCH 1/2] copy_process: fix CLONE_PARENT && ->exit_signal interaction Message-ID: <20090225213413.GB26432@kroah.com> References: <20090225190211.GA7445@redhat.com> <20090225193927.1ED25FC3DA@magilla.sf.frob.com> <20090225212039.GA11883@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090225212039.GA11883@redhat.com> User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 25, 2009 at 10:20:39PM +0100, Oleg Nesterov wrote: > (can't resist... hopefully now it is clear this should have beeen discussed > outside of the closed lists from the very beginning ;) I don't understand why it wasn't in the first place, holding this back helped nothing except delay this by a few months :(