All of lore.kernel.org
 help / color / mirror / Atom feed
* Linux-2.6.1
@ 2004-01-09  6:49 Linus Torvalds
  2004-01-09  7:48 ` Linux-2.6.1 Stewart Smith
  2004-01-09 15:20 ` Linux-2.6.1 (compile stats) John Cherry
  0 siblings, 2 replies; 6+ messages in thread
From: Linus Torvalds @ 2004-01-09  6:49 UTC (permalink / raw)
  To: Kernel Mailing List


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Linux-2.6.1
  2004-01-09  6:49 Linux-2.6.1 Linus Torvalds
@ 2004-01-09  7:48 ` Stewart Smith
  2004-01-09 11:33   ` Linux-2.6.1 Thomas Molina
  2004-01-12  4:04   ` Linux-2.6.1 Bill Davidsen
  2004-01-09 15:20 ` Linux-2.6.1 (compile stats) John Cherry
  1 sibling, 2 replies; 6+ messages in thread
From: Stewart Smith @ 2004-01-09  7:48 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 444 bytes --]

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 <stewart@linux.org.au>
Linux Australia Inc

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Linux-2.6.1
  2004-01-09  7:48 ` Linux-2.6.1 Stewart Smith
@ 2004-01-09 11:33   ` Thomas Molina
  2004-01-12  4:04   ` Linux-2.6.1 Bill Davidsen
  1 sibling, 0 replies; 6+ messages in thread
From: Thomas Molina @ 2004-01-09 11:33 UTC (permalink / raw)
  To: Kernel Mailing List



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 :)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Linux-2.6.1 (compile stats)
  2004-01-09  6:49 Linux-2.6.1 Linus Torvalds
  2004-01-09  7:48 ` Linux-2.6.1 Stewart Smith
@ 2004-01-09 15:20 ` John Cherry
  2004-01-13 18:31   ` Geert Uytterhoeven
  1 sibling, 1 reply; 6+ messages in thread
From: John Cherry @ 2004-01-09 15:20 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Kernel Mailing List

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





^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Linux-2.6.1
  2004-01-09  7:48 ` Linux-2.6.1 Stewart Smith
  2004-01-09 11:33   ` Linux-2.6.1 Thomas Molina
@ 2004-01-12  4:04   ` Bill Davidsen
  1 sibling, 0 replies; 6+ messages in thread
From: Bill Davidsen @ 2004-01-12  4:04 UTC (permalink / raw)
  To: linux-kernel

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 <davidsen@tmr.com>
   CTO TMR Associates, Inc
   Doing interesting things with small computers since 1979

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Linux-2.6.1 (compile stats)
  2004-01-09 15:20 ` Linux-2.6.1 (compile stats) John Cherry
@ 2004-01-13 18:31   ` Geert Uytterhoeven
  0 siblings, 0 replies; 6+ messages in thread
From: Geert Uytterhoeven @ 2004-01-13 18:31 UTC (permalink / raw)
  To: John Cherry; +Cc: Kernel Mailing List

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 -- geert@linux-m68k.org

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-01-13 18:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-09  6:49 Linux-2.6.1 Linus Torvalds
2004-01-09  7:48 ` Linux-2.6.1 Stewart Smith
2004-01-09 11:33   ` Linux-2.6.1 Thomas Molina
2004-01-12  4:04   ` Linux-2.6.1 Bill Davidsen
2004-01-09 15:20 ` Linux-2.6.1 (compile stats) John Cherry
2004-01-13 18:31   ` Geert Uytterhoeven

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.