From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754377AbYKQWMY (ORCPT ); Mon, 17 Nov 2008 17:12:24 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752207AbYKQWMP (ORCPT ); Mon, 17 Nov 2008 17:12:15 -0500 Received: from kroah.org ([198.145.64.141]:40195 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752009AbYKQWMO (ORCPT ); Mon, 17 Nov 2008 17:12:14 -0500 Date: Mon, 17 Nov 2008 13:35:58 -0800 From: Greg KH To: Theodore Tso , Greg KH , linux-kernel@vger.kernel.org, stable@kernel.org, Justin Forbes , Zwane Mwaikambo , Randy Dunlap , Dave Jones , Chuck Wolber , Chris Wedgwood , Michael Krufky , Chuck Ebbert , Domenico Andreoli , Willy Tarreau , Rodrigo Rubira Branco , Jake Edge , Eugene Teo , torvalds@linux-foundation.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk, Al Viro Subject: Re: [stable] [patch 24/46] Fix broken ownership of /proc/sys/ files Message-ID: <20081117213558.GA9808@kroah.com> References: <20081117070621.430169021@blue.kroah.org> <20081117071547.GY29522@kroah.com> <20081117200859.GF14523@mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081117200859.GF14523@mit.edu> 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 Mon, Nov 17, 2008 at 03:09:00PM -0500, Theodore Tso wrote: > On Sun, Nov 16, 2008 at 11:15:47PM -0800, Greg KH wrote: > > 2.6.27-stable review patch. If anyone has any objections, please let us know. > > ------------------ > > > > From: Al Viro > > > > commit 5c06fe772da43db63b053addcd2c267f76d0be91 upstream. > > > > D'oh... > > > > Signed-off-by: Al Viro > > Reported-and-tested-by: Peter Palfrader > > Signed-off-by: Linus Torvalds > > Signed-off-by: Greg Kroah-Hartman > > It's harmless to include this, but I thought this fixed a regression > that showed up only after 2.6.28-rc4? I thought I saw a report that it happened for someone using the 2.6.27.y tree as well. thanks, greg k-h