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: [email protected]|ChangeSet|20030706160607|06244
o Cset exclude: [email protected]|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
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
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
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
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