Re: Linux 2.4.19pre2-ac1

Mike Fedyk (mfedyk@matchmail.com)
Fri, 1 Mar 2002 18:50:13 -0800


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/