Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263260AbTKEWzH (ORCPT ); Wed, 5 Nov 2003 17:55:07 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263271AbTKEWzG (ORCPT ); Wed, 5 Nov 2003 17:55:06 -0500 Received: from kweetal.tue.nl ([131.155.3.6]:3334 "EHLO kweetal.tue.nl") by vger.kernel.org with ESMTP id S263260AbTKEWzC (ORCPT ); Wed, 5 Nov 2003 17:55:02 -0500 Date: Wed, 5 Nov 2003 23:51:34 +0100 From: Andries Brouwer To: Zwane Mwaikambo Cc: Larry McVoy , linux-kernel@vger.kernel.org Subject: Re: BK2CVS problem Message-ID: <20031105225134.GA14149@win.tue.nl> References: <20031105204522.GA11431@work.bitmover.com> <20031105125813.A5648@one-eyed-alien.net> <20031105222302.GA12992@work.bitmover.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.25i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 854 Lines: 24 On Wed, Nov 05, 2003 at 05:33:40PM -0500, Zwane Mwaikambo wrote: > On Wed, 5 Nov 2003, Larry McVoy wrote: > > > On Wed, Nov 05, 2003 at 12:58:13PM -0800, Matthew Dharm wrote: > > > Out of curiosity, what were the changed lines? > > > > --- GOOD 2003-11-05 13:46:44.000000000 -0800 > > +++ BAD 2003-11-05 13:46:53.000000000 -0800 > > @@ -1111,6 +1111,8 @@ > > schedule(); > > goto repeat; > > } > > + if ((options == (__WCLONE|__WALL)) && (current->uid = 0)) > > + retval = -EINVAL; > > That looks odd Not if you hope to get root. - 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/