Gentoo Archives: gentoo-dev

From: Jason Stubbs <jstubbs@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] kernel 2.6.8.1 versioning change
Date: Sun, 15 Aug 2004 04:13:05
Message-Id: 200408151316.03920.jstubbs@gentoo.org
In Reply to: Re: [gentoo-dev] kernel 2.6.8.1 versioning change by Greg KH
1 On Sunday 15 August 2004 00:46, Greg KH wrote:
2 > On Sat, Aug 14, 2004 at 11:23:11AM -0400, Jason Cooper wrote:
3 > > Well, as per the thread on lkml, it looks like 2.6.8 was released with a
4 > > nasty bug in NFS write support. So Linus took this opportunity to try
5 > > out the new version scheme and released 2.6.8.1, which fixes the NFS
6 > > problem.
7 >
8 > Well, if this isn't working properly, I'll just make a g-d-s release
9 > against 2.6.8 with at least that single patch in it so that users can
10 > work properly.
11 >
12 > If you note on lkml a number of people are saying they will be keeping a
13 > -postX release tree just to keep the breakage at a minimum for now.
14 >
15 > Give me a day to get it out, there's a bunch of patches that need to be
16 > rediffed...
17
18 I haven't downloaded 2.6.8.1 yet (nor 2.6.8 actually ;) but depending on how
19 the version is set in the Makefile, $KV may be incorrectly set. To be sure:
20
21 ${KV} == ${VERSION}.${PATCHLEVEL}.${SUBLEVEL}${EXTRAVERSION}
22
23 If SUBLEVEL is "8.1" then there is no problem here. Can somebody confirm if
24 that is in fact the case?
25
26 Regards,
27 Jason Stubbs
28
29 --
30 gentoo-dev@g.o mailing list