[kernel/f19] Linux v3.9.8

Josh Boyer jwboyer at fedoraproject.org
Thu Jun 27 19:01:19 UTC 2013


commit 871f73f85797f453a72bc86b8180792fefc3fc27
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Thu Jun 27 14:57:33 2013 -0400

    Linux v3.9.8

 ...x-frame-drop-and-WARN-due-to-minstrel_ht-.patch |  160 --------------------
 config-armv7-generic                               |    1 +
 kernel.spec                                        |   27 +---
 sources                                            |    2 +-
 tuntap-set-SOCK_ZEROCOPY-flag-during-open.patch    |   26 ---
 ...g.control-for-non-zerocopy-case-during-tx.patch |   60 --------
 ...-original-mtrr-range-get-for-mtrr_cleanup.patch |   63 --------
 x86-range-make-add_range-use-blank-slot.patch      |   73 ---------
 8 files changed, 6 insertions(+), 406 deletions(-)
---
diff --git a/config-armv7-generic b/config-armv7-generic
index 4111960..58c5816 100644
--- a/config-armv7-generic
+++ b/config-armv7-generic
@@ -54,6 +54,7 @@ CONFIG_ARM_ERRATA_430973=y
 CONFIG_ARM_ERRATA_458693=y
 CONFIG_ARM_ERRATA_460075=y
 # Cortex-A9
+CONFIG_ARM_ERRATA_643719=y
 CONFIG_ARM_ERRATA_720789=y
 CONFIG_ARM_ERRATA_742230=y
 CONFIG_ARM_ERRATA_742231=y
diff --git a/kernel.spec b/kernel.spec
index dae355c..2244925 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -74,7 +74,7 @@ Summary: The Linux kernel
 %if 0%{?released_kernel}
 
 # Do we have a -stable update to apply?
-%define stable_update 7
+%define stable_update 8
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -772,14 +772,6 @@ Patch25036: scsi-ipr-possible-irq-lock-inversion-dependency-detected.patch
 #CVE-2013-2164 rhbz 973100 973109
 Patch25038: cdrom-use-kzalloc-for-failing-hardware.patch
 
-#rhbz 954181
-Patch25039: vhost_net-clear-msg.control-for-non-zerocopy-case-during-tx.patch
-Patch25040: tuntap-set-SOCK_ZEROCOPY-flag-during-open.patch
-
-#rhbz 973185
-Patch25041: x86-mtrr-Fix-original-mtrr-range-get-for-mtrr_cleanup.patch
-Patch25042: x86-range-make-add_range-use-blank-slot.patch
-
 #rhbz 967230
 Patch25043: vfio-Set-container-device-mode.patch
 Patch25044: vfio-fix-crash-on-rmmod.patch
@@ -795,9 +787,6 @@ Patch25047: drm-radeon-Disable-writeback-by-default-on-ppc.patch
 #rhbz 956732
 Patch25048: tulip-dma-debug-error.patch
 
-#rhbz 967271
-Patch25049: carl9170-fix-frame-drop-and-WARN-due-to-minstrel_ht-.patch
-
 Patch25050: iwlwifi-pcie-fix-race-in-queue-unmapping.patch
 Patch25051: iwlwifi-pcie-wake-the-queue-if-stopped-when-being-unmapped.patch
 
@@ -1532,14 +1521,6 @@ ApplyPatch scsi-ipr-possible-irq-lock-inversion-dependency-detected.patch
 #CVE-2013-2164 rhbz 973100 973109
 ApplyPatch cdrom-use-kzalloc-for-failing-hardware.patch
 
-#rhbz 954181
-ApplyPatch vhost_net-clear-msg.control-for-non-zerocopy-case-during-tx.patch
-ApplyPatch tuntap-set-SOCK_ZEROCOPY-flag-during-open.patch
-
-#rhbz 973185
-ApplyPatch x86-mtrr-Fix-original-mtrr-range-get-for-mtrr_cleanup.patch
-ApplyPatch x86-range-make-add_range-use-blank-slot.patch
-
 #rhbz 967230
 ApplyPatch vfio-Set-container-device-mode.patch
 ApplyPatch vfio-fix-crash-on-rmmod.patch
@@ -1555,9 +1536,6 @@ ApplyPatch drm-radeon-Disable-writeback-by-default-on-ppc.patch
 #rhbz 956732
 ApplyPatch tulip-dma-debug-error.patch
 
-#rhbz 967271
-ApplyPatch carl9170-fix-frame-drop-and-WARN-due-to-minstrel_ht-.patch
-
 ApplyPatch iwlwifi-pcie-fix-race-in-queue-unmapping.patch
 ApplyPatch iwlwifi-pcie-wake-the-queue-if-stopped-when-being-unmapped.patch
 
@@ -2388,6 +2366,9 @@ fi
 
 %changelog
 * Thu Jun 27 2013 Josh Boyer <jwboyer at redhat.com>
+- Linux v3.9.8
+
+* Thu Jun 27 2013 Josh Boyer <jwboyer at redhat.com>
 - Fix stack memory usage for DMA in ath3k (rhbz 977558)
 
 * Wed Jun 26 2013 Josh Boyer <jwboyer at redhat.com>
diff --git a/sources b/sources
index 6a7aeb8..607da4f 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 4348c9b6b2eb3144d601e87c19d5d909  linux-3.9.tar.xz
-74005c469fbd309ab631d981e2d3a6e7  patch-3.9.7.xz
+c5f2166686a913abf550bfed8b77df27  patch-3.9.8.xz


More information about the scm-commits mailing list