From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759413AbZDWVO3 (ORCPT ); Thu, 23 Apr 2009 17:14:29 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756441AbZDWVOS (ORCPT ); Thu, 23 Apr 2009 17:14:18 -0400 Received: from mx2.redhat.com ([66.187.237.31]:35261 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755652AbZDWVOS (ORCPT ); Thu, 23 Apr 2009 17:14:18 -0400 Date: Thu, 23 Apr 2009 23:02:31 +0200 From: Oleg Nesterov To: Chuck Ebbert Cc: Chris Wright , linux-kernel@vger.kernel.org, stable@kernel.org, jejb@kernel.org, Justin Forbes , Zwane Mwaikambo , "Theodore Ts'o" , Randy Dunlap , Dave Jones , Chuck Wolber , Chris Wedgwood , Michael Krufky , Domenico Andreoli , Willy Tarreau , Rodrigo Rubira Branco , Jake Edge , Eugene Teo , torvalds@linux-foundation.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk, Peter Zijlstra , Peter Lojkin , Roland McGrath , Ingo Molnar Subject: Re: [patch 057/100] posix-timers: fix RLIMIT_CPU && fork() Message-ID: <20090423210231.GA18661@redhat.com> References: <20090423072020.428683652@sous-sol.org> <20090423072700.322939119@sous-sol.org> <20090423165940.622c8ad8@dhcp-100-2-144.bos.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090423165940.622c8ad8@dhcp-100-2-144.bos.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 04/23, Chuck Ebbert wrote: > > On Thu, 23 Apr 2009 00:21:17 -0700 > Chris Wright wrote: > > > -stable review patch. If anyone has any objections, please let us know. > > --------------------- > > > > From: Oleg Nesterov > > > > upstream commit: 6279a751fe096a21dc7704e918d570d3ff06e769 > > > > The following commit was also submitted: > > 37bebc70d7ad4144c571d74500db3bb26ec0c0eb > posix timers: fix RLIMIT_CPU && fork() > > Did it get dropped because it has the exact same title? The commit above should be dropped, I'll send the "please revert" patch. It was supposed to be the most simple fix for soon-to-be-released 2.6.29 Oleg.