Linux 2.4.23-rc2
Hi,
Here it goes -rc2.
Important netfilter fixes, several ACPI fixes, few driver
corrections (tulip, tg3, megaraid2), amongst others.
If no problems shows up this should become final in a few
days.
Summary of changes from v2.4.23-rc1 to v2.4.23-rc2
<<A
HREF=”ftp://atul.mukker/lsil.com”>atul.mukker:lsil.com>:
- [scsi megaraid2] fix DMA sync to use correct S/G list
pointer
:
- Correct cmpci fix
:
- Update I2C maintainers entry
<<A
HREF=”ftp://len.brown/intel.com”>len.brown:intel.com>:
- [ACPI] fix CONFIG_HOTPLUG_PCI_ACPI config (Xose Vazquez
Perez) - [ACPI] If ACPI is disabled by DMI BIOS date, then turn it off
completely, including table parsing for HT. - [ACPI] In ACPI mode, delay print_IO_APIC() to make its output
valid - [ACPI] fix poweroff failure ala 2.6 (Ducrot Bruno) http://bugzilla.kernel.org/show_bug.cgi?id=1456
- [ACPI] fix ACPI/legacy interrupt sharing issue ala 2.6 http://bugzilla.kernel.org/show_bug.cgi?id=1283
- [ACPI] print_IO_APIC() only after it is actually programmed
http://bugzilla.kernel.org/show_bug.cgi?id=1177 - [ACPI] “acpi_pic_sci=edge” in case platform requires Edge
Triggered SCI http://bugzilla.kernel.org/show_bug.cgi?id=1390 - [ACPI ] pci=acpi ineffective fix from i386 2.6 (Thomas
Schlichter) http://bugzilla.kernel.org/show_bug.cgi?id=1219 - [ACPI] Re-enable IRQ balacning if IOAPIC mode http://bugzilla.kernel.org/show_bug.cgi?id=1440
- [ACPI] fix x86_64 build errors
- [ACPI] Maintainer: Andy Grover -> Len Brown
- [ACPI] fix x86_64 !CONFIG_ACPI build
- 2.4.23 build x86_64 build fixes
- i386 build fix from previous cset
- x86_64 build fix from previous cset
- [ACPI] sync some i386 ACPI build fixes into x86_64 to fix
!CONFIG_ACPI build - “pci=noacpi” use pci_disable_acpi() instead of touching
use_acpi_pci directly
:
- Backport inode_hash race fix
:
- Exclude broken netfilter hunk: laforge@netfilter.org|ChangeSet|20030904111137|30468
- Cset exclude: xose@wanadoo.es|ChangeSet|20031115132946|56340
- Changed EXTRAVERSION to -rc2
- Cset exclude: davej@redhat.com|ChangeSet|20031114154840|57070
:
- [netdrvr tulip] fix hashed setup frame code
:
- pci-irq.c bad PCI ident of 440GX host bridge
Adrian Bunk:
- fixup after synclink update
Andi Kleen:
- Readd IORR changes to Nvidia k7 driver
- Remaining x86-64 updates
- Add memory clobber to ip_fast_csum
Harald Welte:
- Netfilter: Sane ip_ct_tcp_timeout_close_wait value
Herbert Xu:
- [netdrvr tg3] fix tqueue initialization