[kernel/f15] Linux 3.3.1

Dave Jones davej at fedoraproject.org
Mon Apr 2 18:15:47 UTC 2012


commit 5710fe27ee1bcc61274ff99be2f72cdf3d139938
Author: Dave Jones <davej at redhat.com>
Date:   Mon Apr 2 14:15:23 2012 -0400

    Linux 3.3.1

 ...lay-and-BH_Unwritten-in-journal_unmap_buf.patch |   91 ----
 kernel.spec                                        |   24 +-
 mm-thp-fix-pmd_bad-triggering.patch                |  447 --------------------
 sources                                            |    1 +
 ...register-checks-for-bogus-io-apic-entries.patch |   93 ----
 5 files changed, 7 insertions(+), 649 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 078b63c..f247024 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -51,7 +51,7 @@ Summary: The Linux kernel
 %define fake_sublevel %(echo $((40 + %{real_sublevel})))
 
 # Do we have a -stable update to apply?
-%define stable_update 0
+%define stable_update 1
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -674,9 +674,6 @@ Patch21091: bcma-brcmsmac-compat.patch
 #rhbz 772772
 Patch21232: rt2x00_fix_MCU_request_failures.patch
 
-#rhbz 788260
-Patch21233: jbd2-clear-BH_Delay-and-BH_Unwritten-in-journal_unmap_buf.patch
-
 #rhbz 789644
 Patch21237: mcelog-rcu-splat.patch
 
@@ -686,9 +683,6 @@ Patch21240: ACPICA-Fix-regression-in-FADT-revision-checks.patch
 #rhbz 728478
 Patch21242: sony-laptop-Enable-keyboard-backlight-by-default.patch
 
-#rhbz 803809 CVE-2012-1179
-Patch21244: mm-thp-fix-pmd_bad-triggering.patch
-
 Patch21300: unhandled-irqs-switch-to-polling.patch
 
 #rhbz 804007
@@ -697,8 +691,6 @@ Patch21305: mac80211-fix-possible-tid_rx-reorder_timer-use-after-free.patch
 #rhbz 804957 CVE-2012-1568
 Patch21306: shlib_base_randomize.patch
 
-Patch21350: x86-ioapic-add-register-checks-for-bogus-io-apic-entries.patch
-
 Patch21501: nfs-Fix-length-of-buffer-copied-in-__nfs4_get_acl_uncached.patch
 
 #rhbz 808207 CVE-2012-1601
@@ -1252,7 +1244,8 @@ ApplyPatch dmar-disable-when-ricoh-multifunction.patch
 
 ApplyPatch efi-dont-map-boot-services-on-32bit.patch
 
-ApplyPatch hibernate-freeze-filesystems.patch
+# FIXME
+#ApplyPatch hibernate-freeze-filesystems.patch
 
 ApplyPatch lis3-improve-handling-of-null-rate.patch
 
@@ -1266,9 +1259,6 @@ ApplyPatch ext4-Support-check-none-nocheck-mount-options.patch
 #rhbz 772772
 ApplyPatch rt2x00_fix_MCU_request_failures.patch
 
-#rhbz 788269
-ApplyPatch jbd2-clear-BH_Delay-and-BH_Unwritten-in-journal_unmap_buf.patch
-
 # Remove overlap between bcma/b43 and brcmsmac and reenable bcm4331
 ApplyPatch bcma-brcmsmac-compat.patch
 
@@ -1291,11 +1281,6 @@ ApplyPatch unhandled-irqs-switch-to-polling.patch
 
 ApplyPatch weird-root-dentry-name-debug.patch
 
-ApplyPatch x86-ioapic-add-register-checks-for-bogus-io-apic-entries.patch
-
-#rhbz 803809 CVE-2012-1179
-ApplyPatch mm-thp-fix-pmd_bad-triggering.patch
-
 ApplyPatch nfs-Fix-length-of-buffer-copied-in-__nfs4_get_acl_uncached.patch
 
 #rhbz 808207 CVE-2012-1601
@@ -1949,6 +1934,9 @@ fi
 
 %changelog
 * Mon Apr 02 2012 Dave Jones <davej at redhat.com>
+- Linux 3.3.1
+
+* Mon Apr 02 2012 Dave Jones <davej at redhat.com>
 - Linux 3.3
 
 * Fri Mar 30 2012 Dave Jones <davej at redhat.com>
diff --git a/sources b/sources
index 2fad201..e8c9e05 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 7133f5a2086a7d7ef97abac610c094f5  linux-3.3.tar.xz
+10771d657c5bf342bcfe66ed06653ecb  patch-3.3.1.xz


More information about the scm-commits mailing list