[kernel/f17] Linux v3.9.8

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


commit 1c0545258ed967be523d6ff831e58f70f0ff9f0b
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Thu Jun 27 15:00:24 2013 -0400

    Linux v3.9.8

 ...x-frame-drop-and-WARN-due-to-minstrel_ht-.patch |  160 --------------------
 config-armv7-generic                               |    7 +-
 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, 9 insertions(+), 409 deletions(-)
---
diff --git a/config-armv7-generic b/config-armv7-generic
index 7b4d546..58c5816 100644
--- a/config-armv7-generic
+++ b/config-armv7-generic
@@ -50,10 +50,11 @@ CONFIG_ALWAYS_USE_PERSISTENT_CLOCK=y
 # CONFIG_ARM_ERRATA_326103 is not set
 # CONFIG_ARM_ERRATA_411920 is not set
 # Cortex-A8
-# CONFIG_ARM_ERRATA_430973 is not set
-# CONFIG_ARM_ERRATA_458693 is not set
-# CONFIG_ARM_ERRATA_460075 is not set
+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 8cf52ab..9398c26 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -66,7 +66,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
@@ -752,23 +752,12 @@ Patch25035: block-do-not-pass-disk-names-as-format-strings.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 950735
 Patch25045: rt2800-fix-RT5390-RT3290-TX-power-settings-regression.patch
 
 #rhbz 969644
 Patch25046: KVM-x86-handle-idiv-overflow-at-kvm_write_tsc.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
 
@@ -1488,23 +1477,12 @@ ApplyPatch block-do-not-pass-disk-names-as-format-strings.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 950735
 ApplyPatch rt2800-fix-RT5390-RT3290-TX-power-settings-regression.patch
 
 #rhbz 969644
 ApplyPatch KVM-x86-handle-idiv-overflow-at-kvm_write_tsc.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
 
@@ -2370,6 +2348,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