[kernel/f16] Linux 3.1.8

Josh Boyer jwboyer at fedoraproject.org
Sat Jan 7 12:58:33 UTC 2012


commit 2aece3db380eaff11d3fd9e852bdf0a7e6ed5412
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Fri Jan 6 21:40:42 2012 -0500

    Linux 3.1.8

 ...allow-to-switch-to-HT40-if-not-associated.patch |   40 ----
 kernel.spec                                        |   23 +--
 oom-fix-integer-overflow-of-points.patch           |  100 ----------
 route-cache-garbage-collector.patch                |  201 --------------------
 sources                                            |    2 +-
 5 files changed, 5 insertions(+), 361 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 49c0d66..c7d0562 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -54,7 +54,7 @@ Summary: The Linux kernel
 # For non-released -rc kernels, this will be appended after the rcX and
 # gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
 #
-%global baserelease 4
+%global baserelease 1
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -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
@@ -803,8 +803,6 @@ Patch21031: benet-remove-bogus-unlikely-on-vlan-check.patch
 
 Patch21040: x86-code-dump-fix-truncation.patch
 
-Patch21070: oom-fix-integer-overflow-of-points.patch
-
 #rhbz 728607
 Patch21060: elantech.patch
 
@@ -839,9 +837,6 @@ Patch21045: nfs-client-freezer.patch
 #rhbz 590880
 Patch21046: alps.patch
 
-#rhbz 767173
-Patch21047: iwlwifi-allow-to-switch-to-HT40-if-not-associated.patch
-
 #rhbz 741117
 Patch21048: b44-Use-dev_kfree_skb_irq-in-b44_tx.patch
 
@@ -870,8 +865,6 @@ Patch50102: iwlwifi-do-not-set-the-sequence-control-bit-is-not-n.patch
 Patch50103: iwlwifi-update-SCD-BC-table-for-all-SCD-queues.patch
 Patch50104: mwifiex-avoid-double-list_del-in-command-cancel-path.patch
 
-Patch22000: route-cache-garbage-collector.patch
-
 #rhbz 771058
 Patch22100: msi-irq-sysfs-warning.patch
 
@@ -1545,9 +1538,6 @@ ApplyPatch benet-remove-bogus-unlikely-on-vlan-check.patch
 #rhbz 736815
 ApplyPatch x86-code-dump-fix-truncation.patch
 
-#rhbz 750402
-ApplyPatch oom-fix-integer-overflow-of-points.patch
-
 #rhbz 728607
 ApplyPatch elantech.patch
 
@@ -1585,9 +1575,6 @@ ApplyPatch nfs-client-freezer.patch
 #rhbz 590880
 ApplyPatch alps.patch
 
-#rhbz 767173
-ApplyPatch iwlwifi-allow-to-switch-to-HT40-if-not-associated.patch
-
 #rhbz 741117
 ApplyPatch b44-Use-dev_kfree_skb_irq-in-b44_tx.patch
 
@@ -1597,8 +1584,6 @@ ApplyPatch tpm_tis-delay-after-aborting-cmd.patch
 #rhbz 771006
 ApplyPatch thp-reduce-khugepaged-freezing-latency.patch
 
-ApplyPatch route-cache-garbage-collector.patch
-
 #rhbz 771387
 ApplyPatch KVM-x86-Prevent-starting-PIT-timers-in-the-absence-of.patch
 
@@ -1685,7 +1670,6 @@ ApplyPatch iwlwifi-do-not-set-the-sequence-control-bit-is-not-n.patch
 ApplyPatch ath9k-fix-max-phy-rate-at-rate-control-init.patch
 ApplyPatch mwifiex-avoid-double-list_del-in-command-cancel-path.patch
 ApplyPatch iwlwifi-tx_sync-only-on-PAN-context.patch
-ApplyPatch iwlwifi-allow-to-switch-to-HT40-if-not-associated.patch
 ApplyPatch iwlwifi-update-SCD-BC-table-for-all-SCD-queues.patch
 
 cd ..
@@ -2388,8 +2372,9 @@ fi
 # and build.
 
 %changelog
-* Fri Jan 06 2012 Josh Boyer <jwboyer at redhat.com>
+* Fri Jan 06 2012 Josh Boyer <jwboyer at redhat.com> 3.1.8-1
 - Disable backports on arches where we don't actually build a kernel (or config)
+- Linux 3.1.8
 
 * Thu Jan 05 2012 John W. Linville <linville at redhat.com>
 - Patch compat-wireless build to avoid "pr_fmt redefined" warnings
diff --git a/sources b/sources
index 487e13e..d3d58a5 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 8d43453f8159b2332ad410b19d86a931  linux-3.1.tar.bz2
 656f2b85102dc935039e867abd08b880  compat-wireless-3.2-rc6-3.tar.bz2
-13ea1e611a0a580138b8203e6f1353ed  patch-3.1.7.bz2
+54fac8e4b0b55201e012ef0337a6cc87  patch-3.1.8.bz2


More information about the scm-commits mailing list