[kernel/f16] Linux v3.3.8

Josh Boyer jwboyer at fedoraproject.org
Mon Jun 4 20:14:07 UTC 2012


commit c701cb2c67c9c9d1e554bdfb704776d598471b51
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Mon Jun 4 16:13:28 2012 -0400

    Linux v3.3.8

 kernel.spec                                        |   19 +---
 libata-forbid-port-runtime-pm-by-default.patch     |   24 ------
 ...-for-race-condition-when-firmware-is-cach.patch |   86 --------------------
 sources                                            |    2 +-
 4 files changed, 6 insertions(+), 125 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 41b912e..7a442ed 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 3
+%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
@@ -772,9 +772,6 @@ Patch21351: x86-add-io_apic_ops-to-allow-interception.patch
 Patch21352: x86-apic_ops-Replace-apic_ops-with-x86_apic_ops.patch
 Patch21353: xen-x86-Implement-x86_apic_ops.patch
 
-#rhbz 807632
-Patch21385: libata-forbid-port-runtime-pm-by-default.patch
-
 #rhbz 808559
 Patch21530: ALSA-hda-realtek-Add-quirk-for-Mac-Pro-5-1-machines.patch
 
@@ -797,9 +794,6 @@ Patch22018: atl1c_net_next_update-3.3.patch
 #rhbz 795176
 Patch22019: rtl818x-fix-sleeping-function-called-from-invalid-context.patch
 
-#rhbz 822120
-Patch22020: rtlwifi-fix-for-race-condition-when-firmware-is-cach.patch
-
 #rhbz 822825 822821 CVE-2012-2372
 Patch22021: mm-pmd_read_atomic-fix-32bit-PAE-pmd-walk-vs-pmd_populate-SMP-race-condition.patch
 
@@ -1474,9 +1468,6 @@ ApplyPatch x86-add-io_apic_ops-to-allow-interception.patch
 ApplyPatch x86-apic_ops-Replace-apic_ops-with-x86_apic_ops.patch
 ApplyPatch xen-x86-Implement-x86_apic_ops.patch
 
-#rhbz 807632
-ApplyPatch libata-forbid-port-runtime-pm-by-default.patch
-
 #rhbz 806295
 ApplyPatch disable-hid-battery.patch
 
@@ -1492,9 +1483,6 @@ ApplyPatch atl1c_net_next_update-3.3.patch
 #rhbz 795176
 ApplyPatch rtl818x-fix-sleeping-function-called-from-invalid-context.patch
 
-#rhbz 822120
-ApplyPatch rtlwifi-fix-for-race-condition-when-firmware-is-cach.patch
-
 #rhbz 822825 822821 CVE-2012-2372
 ApplyPatch mm-pmd_read_atomic-fix-32bit-PAE-pmd-walk-vs-pmd_populate-SMP-race-condition.patch
 
@@ -2239,6 +2227,9 @@ fi
 # and build.
 
 %changelog
+* Mon Jun 04 2012 Josh Boyer <jwboyer at redhat.com> 3.3.8-1
+- Linux v3.3.8
+
 * Mon Jun 04 2012 Dave Jones <davej at redhat.com>
 - Disable 32bit NX emulation.
 
diff --git a/sources b/sources
index 03cb562..033ae54 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 7133f5a2086a7d7ef97abac610c094f5  linux-3.3.tar.xz
-622a3b43238559aeb778279969631260  patch-3.3.7.xz
+e1714b5136a7f4dab1b5d2d7f98e2891  patch-3.3.8.xz


More information about the scm-commits mailing list