ChangeSet@1.1507, 2004-11-16 15:49:14-02:00, willy@w.ods.org [PATCH] aic7xxx aic79xx_osm_pci.c compile fix with -Werror AIC7xxx build error on sparc64 : sparc64-linux-gcc -D__KERNEL__ -I/usr/src/linux-2.4.28-rc3-fix/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -m64 -pipe -mno-fpu -mcpu=ultrasparc -mcmodel=medlow -ffixed-g4 -fcall-used-g5 -fcall-used-g7 -Wno-sign-compare -Wa,--undeclared-regs -finline-limit=100000 -DMODULE -I/usr/src/linux-2.4.28-rc3-fix/drivers/scsi -Werror -nostdinc -iwithprefix include -DKBUILD_BASENAME=aic79xx_osm_pci -c -o aic79xx_osm_pci.o aic79xx_osm_pci.c cc1: warnings being treated as errors aic79xx_osm_pci.c:278: warning: `ahd_linux_pci_reserve_mem_region' defined but not used make[1]: *** [aic79xx_osm_pci.o] Error 1 make[1]: Leaving directory `/usr/src/linux-2.4.28-rc3-fix/drivers/scsi/aic7xxx' make: *** [_mod_drivers/scsi/aic7xxx] Error 2 Trivial patch (the function is used only if MMAPIO is defined) : ChangeSet@1.1458.1.7, 2004-11-16 13:51:30-05:00, len.brown@intel.com [ACPI] fix NMI during poweroff http://bugzilla.kernel.org/show_bug.cgi?id=1206 Signed-off-by: Len Brown ChangeSet@1.1505, 2004-11-15 15:54:07-08:00, davem@nuts.davemloft.net [TG3]: Update driver version and reldate. Signed-off-by: David S. Miller ChangeSet@1.1504, 2004-11-15 15:45:45-08:00, mchan@broadcom.com [TG3]: 5753 support and a bug fix. Add support for 5753 chips which is mostly just adding in the appropriate PCI ids and recognizing that these chips do not use GPIO2 for Vaux switching. Also do not set DMA read water mark on PCI Express. In such configurations these bits are reserved. Signed-off-by: David S. Miller ChangeSet@1.1503, 2004-11-15 15:07:30-08:00, davem@nuts.davemloft.net [NET]: Export __neigh_for_each_release to modules. Noticed by O.Sezer sezeroz@ttnet.net.tr Signed-off-by: David S. Miller ChangeSet@1.1502, 2004-11-15 15:06:05-08:00, kaber@trash.net [SCTP]: Fix inetaddr notifier chain corruption Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller ChangeSet@1.1501, 2004-11-15 14:06:05-08:00, davem@nuts.davemloft.net [AF_UNIX]: Serialize dgram read using semaphore just like stream. Signed-off-by: David S. Miller ChangeSet@1.1500, 2004-11-13 23:15:03-08:00, bunk@stusta.de [NET]: neigh_for_each must be EXPORT_SYMBOL'ed Signed-off-by: Adrian Bunk Signed-off-by: David S. Miller ChangeSet@1.1499, 2004-11-12 15:26:30-02:00, marcelo@logos.cnet Changed EXTRAVERSION to -rc3 TAG: v2.4.28-rc3