Ok, the diffs from -rc3 are minimal, most noticeably the (very _very_ hard
to trigger, but nasty if you ever did) fork() race that Ingo found.
I'm going to be in Australia (and on airplanes) for the week, but we're
all in the capable hands of Andrew, so why worry? The fact that I'm
fleeing the country should in no way be construed as anything sinister at
all, no siree. Nope. I'm innocent, and nobody saw me do it.
The full changelog is getting uploaded right now along with the release,
and the BK trees have already been pushed.
Up up and away,
Linus
============================================
Summary of changes from v2.6.1-rc3 to v2.6.1
============================================
Dave Jones:
o [AGPGART] Duh, is_r200 is a function, not a variable
Linus Torvalds:
o Fix subtle fork() race that Ingo noticed
Nathan Scott:
o [XFS] Add the noikeep mount option, make ikeep the default for now
o [XFS] Fix a possible bio-leak on I/O submission, in a case where no
I/O was required
o [XFS] Update XFS documentation
On Fri, 2004-01-09 at 17:49, Linus Torvalds wrote:
> I'm going to be in Australia (and on airplanes) for the week, but we're
> all in the capable hands of Andrew, so why worry? The fact that I'm
> fleeing the country should in no way be construed as anything sinister at
> all, no siree. Nope. I'm innocent, and nobody saw me do it.
Isn't it just fleeing to better beer?
--
Stewart Smith <[email protected]>
Linux Australia Inc
On Fri, 9 Jan 2004, Stewart Smith wrote:
> On Fri, 2004-01-09 at 17:49, Linus Torvalds wrote:
> > I'm going to be in Australia (and on airplanes) for the week, but we're
> > all in the capable hands of Andrew, so why worry? The fact that I'm
> > fleeing the country should in no way be construed as anything sinister at
> > all, no siree. Nope. I'm innocent, and nobody saw me do it.
>
> Isn't it just fleeing to better beer?
>
That could be almost anywhere :)
Linux 2.6 Compile Statistics (gcc 3.2.2)
Warnings/Errors Summary
Kernel bzImage bzImage bzImage modules bzImage modules
(defconfig) (allno) (allyes) (allyes) (allmod) (allmod)
----------- ----------- -------- -------- -------- -------- ---------
2.6.1 0w/0e 0w/0e 158w/ 0e 12w/0e 3w/0e 197w/0e
2.6.1-rc3 0w/0e 0w/0e 158w/ 0e 12w/0e 3w/0e 197w/0e
2.6.1-rc2 0w/0e 0w/0e 166w/ 0e 12w/0e 3w/0e 205w/0e
2.6.1-rc1 0w/0e 0w/0e 167w/ 0e 12w/0e 3w/0e 206w/0e
2.6.0 0w/0e 0w/0e 170w/ 0e 12w/0e 3w/0e 209w/0e
Web page with links to complete details:
http://developer.osdl.org/cherry/compile/
Daily compiles (ia32):
http://developer.osdl.org/cherry/compile/2.6/linus-tree/running.txt
Daily compiles (ia64):
http://developer.osdl.org/cherry/compile/2.6/linus-tree/running64.txt
Latest changes in Linus' bitkeeper tree:
http://linux.bkbits.net:8080/linux-2.5
John
Stewart Smith wrote:
> On Fri, 2004-01-09 at 17:49, Linus Torvalds wrote:
>
>>I'm going to be in Australia (and on airplanes) for the week, but we're
>>all in the capable hands of Andrew, so why worry? The fact that I'm
>>fleeing the country should in no way be construed as anything sinister at
>>all, no siree. Nope. I'm innocent, and nobody saw me do it.
>
>
> Isn't it just fleeing to better beer?
Don't know about you, even my local supermarket has 10-12 microbrews,
any of the beverage warehouses I can come up with at least 30 brewers
with a selection of styles each, and most have 4-8 kegs of draft on tap
for sale by the growler. I go for high-hopped ales, but there are lots
of other goodies. Not to mention eight brew pubs close and another ten
within an hour or so.
"Other beer" I believe, I'll even buy "fewer bland beers," but not
better beer in general. Unless you live in a dry state, of course.
--
bill davidsen <[email protected]>
CTO TMR Associates, Inc
Doing interesting things with small computers since 1979
On Fri, 9 Jan 2004, John Cherry wrote:
> Linux 2.6 Compile Statistics (gcc 3.2.2)
> Warnings/Errors Summary
>
> Kernel bzImage bzImage bzImage modules bzImage modules
> (defconfig) (allno) (allyes) (allyes) (allmod) (allmod)
> ----------- ----------- -------- -------- -------- -------- ---------
> 2.6.1 0w/0e 0w/0e 158w/ 0e 12w/0e 3w/0e 197w/0e
> 2.6.1-rc3 0w/0e 0w/0e 158w/ 0e 12w/0e 3w/0e 197w/0e
> 2.6.1-rc2 0w/0e 0w/0e 166w/ 0e 12w/0e 3w/0e 205w/0e
> 2.6.1-rc1 0w/0e 0w/0e 167w/ 0e 12w/0e 3w/0e 206w/0e
> 2.6.0 0w/0e 0w/0e 170w/ 0e 12w/0e 3w/0e 209w/0e
>
> Web page with links to complete details:
> http://developer.osdl.org/cherry/compile/
> Daily compiles (ia32):
> http://developer.osdl.org/cherry/compile/2.6/linus-tree/running.txt
> Daily compiles (ia64):
> http://developer.osdl.org/cherry/compile/2.6/linus-tree/running64.txt
> Latest changes in Linus' bitkeeper tree:
> http://linux.bkbits.net:8080/linux-2.5
While trying to make m68k use drivers/Kconfig, I keep on finding multi-bus
drivers that don't compile if CONFIG_PCI is disabled. Perhaps you want to check
for that too?
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds