Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 1 Mar 2002 21:50:14 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 1 Mar 2002 21:49:54 -0500 Received: from adsl-63-194-239-202.dsl.lsan03.pacbell.net ([63.194.239.202]:6397 "EHLO mmp-linux.matchmail.com") by vger.kernel.org with ESMTP id ; Fri, 1 Mar 2002 21:49:44 -0500 Date: Fri, 1 Mar 2002 18:50:13 -0800 From: Mike Fedyk To: Alan Cox Cc: linux-kernel@vger.kernel.org Subject: Re: Linux 2.4.19pre2-ac1 Message-ID: <20020302025013.GA1600@matchmail.com> Mail-Followup-To: Alan Cox , linux-kernel@vger.kernel.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Mar 02, 2002 at 02:09:46AM +0000, Alan Cox wrote: > This one is a bit more experimental. I've avoided putting too much in so > we can see how the O(1) scheduler pans out. > --- linux.19p2/Makefile Fri Mar 1 18:26:30 2002 +++ linux.19pre2-ac1/Makefile Fri Mar 1 18:41:22 2002 @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 4 SUBLEVEL = 19 -EXTRAVERSION = -pre2 +EXTRAVERSION = -pre1-ac3 KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) Ehh, a little problem here. :( It does apply and compile on top of pre2, but uname -r will say different. Mike - 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/