public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Linux 2.6.24-rc3
@ 2007-11-17  5:33 Linus Torvalds
  2007-11-17 10:14 ` Rafael J. Wysocki
  2007-11-19 16:04 ` Erik Mouw
  0 siblings, 2 replies; 5+ messages in thread
From: Linus Torvalds @ 2007-11-17  5:33 UTC (permalink / raw)
  To: Linux Kernel Mailing List


Hmmm.. Lots of small fixes, some cleanups, and a few things like the cris 
updates that aren't really either, but which won't affect any normal user, 
and will hopefully make it easier to sync up in the future.

Network driver fixes, some IDE and infiniband updates, some late cpufreq 
updates, and a hwmon update.

On the architecture side, in addition to the afore-mentioned cris updates, 
there are some sh, arm, powerpc and mips updates, and also one final x86 
unification cleanup (and I really mean it - the rest can wait until after 
2.6.24, but with this one the x86 configuration really is fairly merged, 
and both i386 and x86_64 are really just special cases of the "x86" 
architecture in the configurator).

And cifs and ocfs2 filesystem updates to round it all up.

Nothing really exciting. A few things got reverted due to regressions, and
in general hopefully the regression counts are starting to shrink.

Go get it, and test it.

			Linus

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

* Re: Linux 2.6.24-rc3
  2007-11-17  5:33 Linux 2.6.24-rc3 Linus Torvalds
@ 2007-11-17 10:14 ` Rafael J. Wysocki
  2007-11-17 10:19   ` Andrew Morton
  2007-11-19 16:04 ` Erik Mouw
  1 sibling, 1 reply; 5+ messages in thread
From: Rafael J. Wysocki @ 2007-11-17 10:14 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List, Andreas Herrmann, Andrew Morton

On Saturday, 17 of November 2007, Linus Torvalds wrote:
> 
> Hmmm.. Lots of small fixes, some cleanups, and a few things like the cris 
> updates that aren't really either, but which won't affect any normal user, 
> and will hopefully make it easier to sync up in the future.
> 
> Network driver fixes, some IDE and infiniband updates, some late cpufreq 
> updates, and a hwmon update.
> 
> On the architecture side, in addition to the afore-mentioned cris updates, 
> there are some sh, arm, powerpc and mips updates, and also one final x86 
> unification cleanup (and I really mean it - the rest can wait until after 
> 2.6.24, but with this one the x86 configuration really is fairly merged, 
> and both i386 and x86_64 are really just special cases of the "x86" 
> architecture in the configurator).
> 
> And cifs and ocfs2 filesystem updates to round it all up.
> 
> Nothing really exciting. A few things got reverted due to regressions, and
> in general hopefully the regression counts are starting to shrink.

Yes, they are.

Speaking of which, would you mind merging the patch at:
http://lkml.org/lkml/2007/11/1/246

To my eyes it's a regression fix, but no one has been pushing it upstream.

Greetings,
Rafael

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

* Re: Linux 2.6.24-rc3
  2007-11-17 10:14 ` Rafael J. Wysocki
@ 2007-11-17 10:19   ` Andrew Morton
  2007-11-17 16:07     ` Ingo Molnar
  0 siblings, 1 reply; 5+ messages in thread
From: Andrew Morton @ 2007-11-17 10:19 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linus Torvalds, Linux Kernel Mailing List, Andreas Herrmann

On Sat, 17 Nov 2007 11:14:15 +0100 "Rafael J. Wysocki" <rjw@sisk.pl> wrote:

> On Saturday, 17 of November 2007, Linus Torvalds wrote:
> > 
> > Hmmm.. Lots of small fixes, some cleanups, and a few things like the cris 
> > updates that aren't really either, but which won't affect any normal user, 
> > and will hopefully make it easier to sync up in the future.
> > 
> > Network driver fixes, some IDE and infiniband updates, some late cpufreq 
> > updates, and a hwmon update.
> > 
> > On the architecture side, in addition to the afore-mentioned cris updates, 
> > there are some sh, arm, powerpc and mips updates, and also one final x86 
> > unification cleanup (and I really mean it - the rest can wait until after 
> > 2.6.24, but with this one the x86 configuration really is fairly merged, 
> > and both i386 and x86_64 are really just special cases of the "x86" 
> > architecture in the configurator).
> > 
> > And cifs and ocfs2 filesystem updates to round it all up.
> > 
> > Nothing really exciting. A few things got reverted due to regressions, and
> > in general hopefully the regression counts are starting to shrink.
> 
> Yes, they are.
> 
> Speaking of which, would you mind merging the patch at:
> http://lkml.org/lkml/2007/11/1/246
> 
> To my eyes it's a regression fix, but no one has been pushing it upstream.

There are three patches which affect that kernel function.  One is in
git-x86 and the other two are in -mm.  I sent #2 and #3 to Thomas today
and he's getting it all sorted out.

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

* Re: Linux 2.6.24-rc3
  2007-11-17 10:19   ` Andrew Morton
@ 2007-11-17 16:07     ` Ingo Molnar
  0 siblings, 0 replies; 5+ messages in thread
From: Ingo Molnar @ 2007-11-17 16:07 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Rafael J. Wysocki, Linus Torvalds, Linux Kernel Mailing List,
	Andreas Herrmann


* Andrew Morton <akpm@linux-foundation.org> wrote:

> > > Nothing really exciting. A few things got reverted due to regressions, and
> > > in general hopefully the regression counts are starting to shrink.
> > 
> > Yes, they are.
> > 
> > Speaking of which, would you mind merging the patch at:
> > http://lkml.org/lkml/2007/11/1/246
> > 
> > To my eyes it's a regression fix, but no one has been pushing it upstream.
> 
> There are three patches which affect that kernel function.  One is in 
> git-x86 and the other two are in -mm.  I sent #2 and #3 to Thomas 
> today and he's getting it all sorted out.

FYI, Thomas sent out the git pull request for this (and other) fixes an 
hour ago.

	Ingo

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

* Re: Linux 2.6.24-rc3
  2007-11-17  5:33 Linux 2.6.24-rc3 Linus Torvalds
  2007-11-17 10:14 ` Rafael J. Wysocki
@ 2007-11-19 16:04 ` Erik Mouw
  1 sibling, 0 replies; 5+ messages in thread
From: Erik Mouw @ 2007-11-19 16:04 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List

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

On Fri, Nov 16, 2007 at 09:33:22PM -0800, Linus Torvalds wrote:
> Go get it, and test it.

I gav 2.6.24 a first try and "make targz-pkg" fails on i386:

/bin/sh /home/erik/git/linux-2.6/scripts/package/buildtar targz-pkg
Makefile:119: *** Output directory (O=...) specifies kernel src dir.  Stop.
make[1]: *** [targz-pkg] Error 2
make: *** [targz-pkg] Error 2


Erik

-- 
They're all fools. Don't worry. Darwin may be slow, but he'll
eventually get them. -- Matthew Lammers in alt.sysadmin.recovery

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2007-11-19 16:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-17  5:33 Linux 2.6.24-rc3 Linus Torvalds
2007-11-17 10:14 ` Rafael J. Wysocki
2007-11-17 10:19   ` Andrew Morton
2007-11-17 16:07     ` Ingo Molnar
2007-11-19 16:04 ` Erik Mouw

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox