Tegnap megjelent a 2.4.19-pre9 kernel. Alan Cox nem sokat gondolkozott mindjárt ki is adott hozzá 2 -ac patchet.
A patchek letölthetők patch-2.4.19-pre9-ac1.gz, patch-2.4.19-pre9-ac2.gz.
Változások:[+ indicates stuff that went to Marcelo, o stuff that has not,
* indicates stuff that is merged in mainstream now, X stuff that proved bad and was dropped out]
Linux 2.4.19pre9-ac2
o Clean up after SIGURG properly (David Weinehall)
| Needed to match the other SuS compliance fix for it
+ Fixed wrong elf section in neofb (Thomas Mirlacher,
Andrey Panin)
o Don't write to reserved bits on 815 gart (Nicolas Aspert)
o Make fcntl locking POSIX 2001 compliant (Andries Brouwer)
+ Fix an mmap corner case (Raúl)
o Merge 3c59x vlan support (Paul Komkoff)
+ Update URLS for LDP documentation (John Kacur)
o Fix rmem setting for low memory (J A Magallon)
o Reparent scsi error thread to init (J A Magallon)
o Backport FPU init fixes (J A Magallon)
+ Fix AGPgart crash on I830M/I845G when using
8Mb/8Mb split (Jeff Hartmann)
+ Fix phy masking on 8139too (Jeff Garzik)
+ Fix link state reporting on generic phy code (Jeff Garzik)
+ Tulip phy handling fix (Jeff Garzik)
+ Update 8139too docs (Jeff Garzik)
+ cs89x0 update (Jeff Garzik)
+ VIA rhine fixes (Jeff Garzik)
+ Hamachi quick fixup for 2.4.19 (Keith Underwood)
o Revert escaped procfs debug code (Todd Eigenschink)
+ Merge the 2.5 additions to ethtool (Jeff Garzik)
+ Update dl2k driver (Jeff Garzik)
+ Fix kernel api docs to reflect fb changes (Juan Quintela)
+ Fix problems with pcnet32 workaround for x250 (Go Taniguchi)
+ De4x5 cleanups (Jeff Garzik)
Linux 2.4.19pre9-ac1
This merges Marcelo's 2.4.19pre9 patch and also adds a fix for another of the SuS corner cases that is required to get the LSB compliance right
oMerge with 2.4.19pre9
oFix SuS violation on readv/writev(me)
|I believe this one is correct, please double check