linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Linux 2.4.22-rc3
@ 2003-08-23 19:54 O.Sezer
  2003-08-23 20:41 ` Livio Baldini Soares
  0 siblings, 1 reply; 5+ messages in thread
From: O.Sezer @ 2003-08-23 19:54 UTC (permalink / raw)
  To: linux-kernel

cset-20030822_1902.txt.gz was 65143 bytes (Aug 22 17:02, from
http://www.kernel.org/pub/linux/kernel/v2.4/testing/cset/ )
and now patch-2.4.22-rc2-rc3.gz is 1184422 bytes. What is the
so big difference in between?

Regards;
O.Sezer


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

* Re: Linux 2.4.22-rc3
  2003-08-23 19:54 Linux 2.4.22-rc3 O.Sezer
@ 2003-08-23 20:41 ` Livio Baldini Soares
  0 siblings, 0 replies; 5+ messages in thread
From: Livio Baldini Soares @ 2003-08-23 20:41 UTC (permalink / raw)
  To: O.Sezer; +Cc: linux-kernel

  Hi,

O.Sezer writes:
> cset-20030822_1902.txt.gz was 65143 bytes (Aug 22 17:02, from
> http://www.kernel.org/pub/linux/kernel/v2.4/testing/cset/ )
> and now patch-2.4.22-rc2-rc3.gz is 1184422 bytes. What is the
> so big difference in between?

  Seems to be:

Marcelo Tosatti writes:
> Ralf Bächle:
>   o Important DEC/MIPS update
>   o More MIPS update

$ diffstat patch-2.4.22-rc2-rc3 | wc
   1123 3457 80999

$ diffstat patch-2.4.22-rc2-rc3 | grep mips | wc
    962 2955 69378

  So, 85% of the files touched were mips/mips64 specific.

  Cheers!

--  
  Livio B. Soares

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

* Re: Linux 2.4.22-rc3
  2003-08-23 17:30 Marcelo Tosatti
  2003-08-24 18:52 ` Willy Tarreau
@ 2003-08-24 20:50 ` David van Hoose
  1 sibling, 0 replies; 5+ messages in thread
From: David van Hoose @ 2003-08-24 20:50 UTC (permalink / raw)
  To: LKML

Marcelo Tosatti wrote:
> Hi,
> 
> Here goes -rc3, with several fixes. The ACPI changes should fix most of
> well known ACPI issues: Please test it.

ACPI is still working perfectly for me on my Asus P4S8X. No USB or 
ethernet problems like with 2.6. No odd ACPI warnings or non-fatal 
errors either.
Whatever these fixes are, they should also go in 2.6 ASAP. :-)

Rock on!
David


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

* Re: Linux 2.4.22-rc3
  2003-08-23 17:30 Marcelo Tosatti
@ 2003-08-24 18:52 ` Willy Tarreau
  2003-08-24 20:50 ` David van Hoose
  1 sibling, 0 replies; 5+ messages in thread
From: Willy Tarreau @ 2003-08-24 18:52 UTC (permalink / raw)
  To: Marcelo Tosatti; +Cc: lkml

On Sat, Aug 23, 2003 at 02:30:45PM -0300, Marcelo Tosatti wrote:
> 
> Hi,
> 
> Here goes -rc3, with several fixes. The ACPI changes should fix most of
> well known ACPI issues: Please test it.

Hi Marcelo,

it's OK for me, both on my Dual Athlon and my VAIO (ACPI still OK BTW).
I also encountered the unresolved dependency that Eyal reported for tc35815,
but that's harmless (cf Ralf).

Cheers,
Willy


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

* Linux 2.4.22-rc3
@ 2003-08-23 17:30 Marcelo Tosatti
  2003-08-24 18:52 ` Willy Tarreau
  2003-08-24 20:50 ` David van Hoose
  0 siblings, 2 replies; 5+ messages in thread
From: Marcelo Tosatti @ 2003-08-23 17:30 UTC (permalink / raw)
  To: lkml


Hi,

Here goes -rc3, with several fixes. The ACPI changes should fix most of
well known ACPI issues: Please test it.

This is the last -rc I hope.

Detailed changelog below


Summary of changes from v2.4.22-rc2 to v2.4.22-rc3
============================================

<len.brown:intel.com>:
  o ACPI update
  o ACPI build fix
  o linux-acpi-2.4.22.patch

<marcelo:logos.cnet>:
  o Cset exclude: jgarzik@redhat.com|ChangeSet|20030706160607|06244
  o Cset exclude: jgarzik@redhat.com|ChangeSet|20030705173225|06246
  o Changed EXTRAVERSION to -rc3
  o Update Makefile: drivers/sgi removed
  o Make the Toshiba TC35815 only selectable on the only system know to actually use it

<markhe:veritas.com>:
  o Wrong assumption in set_bh_page()

<paul.clements:steeleye.com>:
  o nbd: fix race conditions

<steved:redhat.com>:
  o Stop call_decode() from ignorning RPC header errors

Alan Cox:
  o Alan CREDIT/MAINTAINERS update

Andi Kleen:
  o Disable ACPI NUMA support for x86-64
  o Critical x86-64 fixes for 2.4.22-rc
  o [SECURITY] Fix interrupt gates on x86-64

Andrea Arcangeli:
  o Andrea contact information update

Andreas Gruenbacher:
  o More steal_locks fixes: we should be in full LSB compliance now

David S. Miller:
  o [IPV6]: Fix dangling multicast device references

David Stevens:
  o [NET]: Fix IGMPv2/MLDv2 list handling OOPS

Erik Andersen:
  o Fix cdrom error handling

Geert Uytterhoeven:
  o Remove unused label in sunrpc code
  o Update Geert's contact information

Ivan Kokshaysky:
  o alpha: yet another stxncpy fix

Jeff Garzik:
  o fix OOPS in bonding driver, when removing primary slave
  o add a couple pci ids to pci_ids.h

Kai Makisara:
  o Change Kai Makisara's email address

Marcelo Tosatti:
  o Ingo: Fix ptrace swap race
  o Changed HFS maintainer: Roman Zippel is now doing the work

Michal Ostrowski:
  o Fix PPPoE oops on unload

Muli Ben-Yehuda:
  o fix trident.c lockup on module load 2.4.22-rc1

Nathan Scott:
  o Fix 2.4 loop handling of sector size ioctl

Petr Vandrovec:
  o Allow atime updates on ncpfs

Ralf Bächle:
  o Important DEC/MIPS update
  o More MIPS update


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

end of thread, other threads:[~2003-08-24 20:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-23 19:54 Linux 2.4.22-rc3 O.Sezer
2003-08-23 20:41 ` Livio Baldini Soares
  -- strict thread matches above, loose matches on Subject: below --
2003-08-23 17:30 Marcelo Tosatti
2003-08-24 18:52 ` Willy Tarreau
2003-08-24 20:50 ` David van Hoose

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).