rpms/kernel/F-9 patch-2.6.25.14.bz2.sign, NONE, 1.1 .cvsignore, 1.821, 1.822 kernel.spec, 1.724, 1.725 linux-2.6-upstream-reverts.patch, 1.7, 1.8 sources, 1.782, 1.783 upstream, 1.701, 1.702 linux-2.6-alsa-trident-spdif.patch, 1.1, NONE linux-2.6-libata-pata_atiixp-dont-disable.patch, 1.1, NONE linux-2.6-libata-retry-enabling-ahci.patch, 1.1, NONE patch-2.6.25.13.bz2.sign, 1.1, NONE

Chuck Ebbert (cebbert) fedora-extras-commits at redhat.com
Fri Aug 1 21:30:58 UTC 2008


Author: cebbert

Update of /cvs/pkgs/rpms/kernel/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16895

Modified Files:
	.cvsignore kernel.spec linux-2.6-upstream-reverts.patch 
	sources upstream 
Added Files:
	patch-2.6.25.14.bz2.sign 
Removed Files:
	linux-2.6-alsa-trident-spdif.patch 
	linux-2.6-libata-pata_atiixp-dont-disable.patch 
	linux-2.6-libata-retry-enabling-ahci.patch 
	patch-2.6.25.13.bz2.sign 
Log Message:
Linux 2.6.25.14
  Dropped patches:
    linux-2.6-alsa-trident-spdif.patch
    linux-2.6-libata-retry-enabling-ahci.patch
    linux-2.6-libata-pata_atiixp-dont-disable.patch
  Reverted from 2.6.25.14:
    ath5k-don-t-enable-msi-we-cannot-handle-it-yet.patch
    b43legacy-release-mutex-in-error-handling-code.patch


--- NEW FILE patch-2.6.25.14.bz2.sign ---
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: See http://www.kernel.org/signature.html for info

iD8DBQBIk2eEyGugalF9Dw4RAoMdAJ9lfeoGRwVSD7nXKFW7y713OAtobACeMPsH
N1zo9obUbxRsL8Z8Xv8XQKI=
=epsk
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/.cvsignore,v
retrieving revision 1.821
retrieving revision 1.822
diff -u -r1.821 -r1.822
--- .cvsignore	28 Jul 2008 19:09:42 -0000	1.821
+++ .cvsignore	1 Aug 2008 21:30:27 -0000	1.822
@@ -4,4 +4,4 @@
 temp-*
 kernel-2.6.25
 linux-2.6.25.tar.bz2
-patch-2.6.25.13.bz2
+patch-2.6.25.14.bz2


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/kernel.spec,v
retrieving revision 1.724
retrieving revision 1.725
diff -u -r1.724 -r1.725
--- kernel.spec	1 Aug 2008 15:32:06 -0000	1.724
+++ kernel.spec	1 Aug 2008 21:30:27 -0000	1.725
@@ -31,7 +31,7 @@
 ## If this is a released kernel ##
 %if 0%{?released_kernel}
 # Do we have a 2.6.21.y update to apply?
-%define stable_update 13
+%define stable_update 14
 # Set rpm version accordingly
 %if 0%{?stable_update}
 %define stablerev .%{stable_update}
@@ -612,7 +612,6 @@
 Patch411: linux-2.6-alsa-hda-codec-add-AD1884A-mobile.patch
 Patch412: linux-2.6-alsa-hda-codec-add-AD1884A.patch
 Patch413: linux-2.6-alsa-hda-codec-add-AD1884A-x300.patch
-Patch414: linux-2.6-alsa-trident-spdif.patch
 
 # filesystem patches
 Patch421: linux-2.6-squashfs.patch
@@ -638,8 +637,6 @@
 Patch673: linux-2.6-libata-be-a-bit-more-slack-about-early-devices.patch
 Patch674: linux-2.6-sata-eeepc-faster.patch
 Patch675: linux-2.6-libata-acpi-handle-bay-devices-in-dock-stations.patch
-Patch676: linux-2.6-libata-pata_atiixp-dont-disable.patch
-Patch677: linux-2.6-libata-retry-enabling-ahci.patch
 Patch678: linux-2.6-libata-ata_piix-dont-attach-to-ich6m-in-ahci-mode.patch
 Patch679: linux-2.6-libata-acpi-fix-invalid-context-acpi.patch
 
@@ -1164,8 +1161,6 @@
 ApplyPatch linux-2.6-alsa-hda-codec-add-AD1884A.patch
 ApplyPatch linux-2.6-alsa-hda-codec-add-AD1884A-mobile.patch
 ApplyPatch linux-2.6-alsa-hda-codec-add-AD1884A-x300.patch
-# ALSA: trident - pause s/pdif output
-ApplyPatch linux-2.6-alsa-trident-spdif.patch
 
 # Filesystem patches.
 # cifs
@@ -1216,10 +1211,6 @@
 ApplyPatch linux-2.6-sata-eeepc-faster.patch
 # fix dock/undock on docking stations that have a bay
 ApplyPatch linux-2.6-libata-acpi-handle-bay-devices-in-dock-stations.patch
-# fix DMA disable on atiixp
-ApplyPatch linux-2.6-libata-pata_atiixp-dont-disable.patch
-# retry enabling AHCI mode before reporting error
-ApplyPatch linux-2.6-libata-retry-enabling-ahci.patch
 # fix ahci / ich6m conflict
 ApplyPatch linux-2.6-libata-ata_piix-dont-attach-to-ich6m-in-ahci-mode.patch
 # fix calling sleeping function in irq context (#451896, #454954)
@@ -1883,6 +1874,16 @@
 %kernel_variant_files -a /%{image_install_path}/xen*-%{KVERREL}.xen -e /etc/ld.so.conf.d/kernelcap-%{KVERREL}.xen.conf %{with_xen} xen
 
 %changelog
+* Fri Aug 01 2008 Chuck Ebbert <cebbert at redhat.com> 2.6.25.14-106
+- Linux 2.6.25.14
+  Dropped patches:
+    linux-2.6-alsa-trident-spdif.patch
+    linux-2.6-libata-retry-enabling-ahci.patch
+    linux-2.6-libata-pata_atiixp-dont-disable.patch
+  Reverted from 2.6.25.14:
+    ath5k-don-t-enable-msi-we-cannot-handle-it-yet.patch
+    b43legacy-release-mutex-in-error-handling-code.patch
+
 * Fri Aug 01 2008 John W. Linville <linville at redhat.com> 2.6.25.13-105
 - Revert at76_usb to version from before attempted mac80211 port
 

linux-2.6-upstream-reverts.patch:

Index: linux-2.6-upstream-reverts.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/linux-2.6-upstream-reverts.patch,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- linux-2.6-upstream-reverts.patch	24 Jul 2008 21:06:33 -0000	1.7
+++ linux-2.6-upstream-reverts.patch	1 Aug 2008 21:30:27 -0000	1.8
@@ -704,3 +704,114 @@
  			goto retry;
  		}
  		memcpy(&store->control, control,
+From jejb at kernel.org  Wed Jul 30 14:15:36 2008
+From: Pavel Roskin <proski at gnu.org>
+Date: Wed, 30 Jul 2008 18:20:14 GMT
+Subject: ath5k: don't enable MSI, we cannot handle it yet
+To: jejb at kernel.org, stable at kernel.org
+Message-ID: <200807301820.m6UIKELK025900 at hera.kernel.org>
+
+From: Pavel Roskin <proski at gnu.org>
+
+commit 256b152b005e319f985f50f2a910a75ba0def74f upstream
+
+MSI is a nice thing, but we cannot enable it without changing the
+interrupt handler.  If we do it, we break MSI capable hardware,
+specifically AR5006 chipset.
+
+Signed-off-by: Pavel Roskin <proski at gnu.org>
+Acked-by: Nick Kossifidis <mickflemm at gmail.com>
+Signed-off-by: John W. Linville <linville at tuxdriver.com>
+Signed-off-by: Greg Kroah-Hartman <gregkh at suse.de>
+
+---
+ drivers/net/wireless/ath5k/base.c |    5 -----
+ 1 file changed, 5 deletions(-)
+
+--- a/drivers/net/wireless/ath5k/base.c
++++ b/drivers/net/wireless/ath5k/base.c
+@@ -484,9 +484,6 @@ ath5k_pci_probe(struct pci_dev *pdev,
+ 	/* Set private data */
+ 	pci_set_drvdata(pdev, hw);
+ 
+-	/* Enable msi for devices that support it */
+-	pci_enable_msi(pdev);
+-
+ 	/* Setup interrupt handler */
+ 	ret = request_irq(pdev->irq, ath5k_intr, IRQF_SHARED, "ath", sc);
+ 	if (ret) {
+@@ -553,7 +550,6 @@ err_ah:
+ err_irq:
+ 	free_irq(pdev->irq, sc);
+ err_free:
+-	pci_disable_msi(pdev);
+ 	ieee80211_free_hw(hw);
+ err_map:
+ 	pci_iounmap(pdev, mem);
+@@ -575,7 +571,6 @@ ath5k_pci_remove(struct pci_dev *pdev)
+ 	ath5k_detach(pdev, hw);
+ 	ath5k_hw_detach(sc->ah);
+ 	free_irq(pdev->irq, sc);
+-	pci_disable_msi(pdev);
+ 	pci_iounmap(pdev, sc->iobase);
+ 	pci_release_region(pdev, 0);
+ 	pci_disable_device(pdev);
+From jejb at kernel.org  Wed Jul 30 14:15:03 2008
+From: Julia Lawall <julia at diku.dk>
+Date: Wed, 30 Jul 2008 18:20:12 GMT
+Subject: b43legacy: Release mutex in error handling code
+To: jejb at kernel.org, stable at kernel.org
+Message-ID: <200807301820.m6UIKCFB025870 at hera.kernel.org>
+
+From: Julia Lawall <julia at diku.dk>
+
+commit 4104863fb4a724723d1d5f3cba9d3c5084087e45 upstream
+
+The mutex is released on a successful return, so it would seem that it
+should be released on an error return as well.
+
+The semantic patch finds this problem is as follows:
+(http://www.emn.fr/x-info/coccinelle/)
+
+// <smpl>
+@@
+expression l;
+@@
+
+mutex_lock(l);
+.. when != mutex_unlock(l)
+    when any
+    when strict
+(
+if (...) { ... when != mutex_unlock(l)
++   mutex_unlock(l);
+    return ...;
+}
+|
+mutex_unlock(l);
+)
+// </smpl>
+
+Signed-off-by: Julia Lawall <julia at diku.dk>
+Signed-off-by: Michael Buesch <mb at bu3sch.de>
+Signed-off-by: John W. Linville <linville at tuxdriver.com>
+Signed-off-by: Greg Kroah-Hartman <gregkh at suse.de>
+
+---
+ drivers/net/wireless/b43legacy/main.c |    2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+--- a/drivers/net/wireless/b43legacy/main.c
++++ b/drivers/net/wireless/b43legacy/main.c
+@@ -3792,10 +3792,10 @@ static int b43legacy_resume(struct ssb_d
+ 			goto out;
+ 		}
+ 	}
+-	mutex_unlock(&wl->mutex);
+ 
+ 	b43legacydbg(wl, "Device resumed.\n");
+ out:
++	mutex_unlock(&wl->mutex);
+ 	return err;
+ }
+ 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/sources,v
retrieving revision 1.782
retrieving revision 1.783
diff -u -r1.782 -r1.783
--- sources	28 Jul 2008 19:09:42 -0000	1.782
+++ sources	1 Aug 2008 21:30:27 -0000	1.783
@@ -1,2 +1,2 @@
 db95a49a656a3247d4995a797d333153  linux-2.6.25.tar.bz2
-39578e23ad899c2a418c7ca89b4248bb  patch-2.6.25.13.bz2
+5b3f6ce9a5c787859413758ea214a89d  patch-2.6.25.14.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/upstream,v
retrieving revision 1.701
retrieving revision 1.702
diff -u -r1.701 -r1.702
--- upstream	28 Jul 2008 19:09:42 -0000	1.701
+++ upstream	1 Aug 2008 21:30:27 -0000	1.702
@@ -1,2 +1,2 @@
 linux-2.6.25.tar.bz2
-patch-2.6.25.13.bz2
+patch-2.6.25.14.bz2


--- linux-2.6-alsa-trident-spdif.patch DELETED ---


--- linux-2.6-libata-pata_atiixp-dont-disable.patch DELETED ---


--- linux-2.6-libata-retry-enabling-ahci.patch DELETED ---


--- patch-2.6.25.13.bz2.sign DELETED ---




More information about the fedora-extras-commits mailing list