[kernel/f16] Linux 3.2.10

Josh Boyer jwboyer at fedoraproject.org
Mon Mar 12 21:11:21 UTC 2012


commit 3bdc12b849e3e682e736b29600f86517a60d0c00
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Mon Mar 12 16:43:41 2012 -0400

    Linux 3.2.10

 bsg-fix-sysfs-link-remove-warning.patch            |   16 ---
 ...-dentry-refcount-leak-when-opening-a-FIFO.patch |   61 ----------
 drm-intel-crtc-dpms-fix.patch                      |   40 -------
 kernel.spec                                        |   45 +-------
 ...rrect-unregistring-of-events-attached-to-.patch |   69 -----------
 mm-thp-fix-BUG-on-mm-nr_ptes.patch                 |  121 --------------------
 ...ent-null-pointer-reference-on-readonly-re.patch |   63 ----------
 ...rn-EFAULT-not-EIO-on-host-side-memory-fau.patch |   46 --------
 s390x-enable-keys-compat.patch                     |   15 ---
 sources                                            |    2 +-
 10 files changed, 7 insertions(+), 471 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index d155824..83a2683 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 9
+%define stable_update 10
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -717,7 +717,7 @@ Patch1500: fix_xen_guest_on_old_EC2.patch
 
 # intel drm is all merged upstream
 Patch1824: drm-intel-next.patch
-Patch1825: drm-intel-crtc-dpms-fix.patch
+
 # hush the i915 fbc noise
 Patch1826: drm-i915-fbc-stfu.patch
 
@@ -744,8 +744,6 @@ Patch3500: jbd-jbd2-validate-sb-s_first-in-journal_get_superblo.patch
 
 Patch12016: disable-i8042-check-on-apple-mac.patch
 
-Patch12026: bsg-fix-sysfs-link-remove-warning.patch
-
 Patch12303: dmar-disable-when-ricoh-multifunction.patch
 
 Patch13002: revert-efi-rtclock.patch
@@ -809,30 +807,15 @@ Patch21234: e1000e-Avoid-wrong-check-on-TX-hang.patch
 #Patch21235: scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
 Patch21235: scsi-fix-sd_revalidate_disk-oops.patch
 
-#rhbz 790367
-Patch21239: s390x-enable-keys-compat.patch
-
 #rhbz 727865 730007
 Patch21240: ACPICA-Fix-regression-in-FADT-revision-checks.patch
 
-Patch21241: cifs-fix-dentry-refcount-leak-when-opening-a-FIFO.patch
-
 #rhbz 728478
 Patch21242: sony-laptop-Enable-keyboard-backlight-by-default.patch
 
 # Disable threading in hibernate compression
 Patch21243: disable-threading-in-compression-for-hibernate.patch
 
-#rhbz 799782 CVE-2012-1097
-Patch21244: regset-Prevent-null-pointer-reference-on-readonly-re.patch
-Patch21245: regset-Return-EFAULT-not-EIO-on-host-side-memory-fau.patch
-
-#rhbz 786632
-Patch21246: mm-thp-fix-BUG-on-mm-nr_ptes.patch
-
-#rhbz 800817
-Patch21247: mm-memcg-Correct-unregistring-of-events-attached-to-.patch
-
 Patch21300: unhandled-irqs-switch-to-polling.patch
 
 Patch21350: x86-ioapic-add-register-checks-for-bogus-io-apic-entries.patch
@@ -1491,7 +1474,6 @@ ApplyPatch fix_xen_guest_on_old_EC2.patch
 
 # Intel DRM
 ApplyOptionalPatch drm-intel-next.patch
-ApplyPatch drm-intel-crtc-dpms-fix.patch
 ApplyPatch drm-i915-fbc-stfu.patch
 
 ApplyPatch linux-2.6-intel-iommu-igfx.patch
@@ -1510,8 +1492,6 @@ ApplyOptionalPatch linux-2.6-v4l-dvb-experimental.patch
 
 ApplyPatch disable-i8042-check-on-apple-mac.patch
 
-ApplyPatch bsg-fix-sysfs-link-remove-warning.patch
-
 # rhbz#605888
 ApplyPatch dmar-disable-when-ricoh-multifunction.patch
 
@@ -1571,31 +1551,15 @@ ApplyPatch e1000e-Avoid-wrong-check-on-TX-hang.patch
 #ApplyPatch scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
 ApplyPatch scsi-fix-sd_revalidate_disk-oops.patch
 
-#rhbz 790367
-ApplyPatch s390x-enable-keys-compat.patch
-
 #rhbz 727865 730007
 ApplyPatch ACPICA-Fix-regression-in-FADT-revision-checks.patch
 
-#rhbz 798296
-ApplyPatch cifs-fix-dentry-refcount-leak-when-opening-a-FIFO.patch
-
 #rhbz 728478
 ApplyPatch sony-laptop-Enable-keyboard-backlight-by-default.patch
 
 #Disable threading in hibernate compression
 ApplyPatch disable-threading-in-compression-for-hibernate.patch
 
-#rhbz 799782 CVE-2012-1097
-ApplyPatch regset-Prevent-null-pointer-reference-on-readonly-re.patch
-ApplyPatch regset-Return-EFAULT-not-EIO-on-host-side-memory-fau.patch
-
-#rhbz 786632
-ApplyPatch mm-thp-fix-BUG-on-mm-nr_ptes.patch
-
-#rhbz 800817
-ApplyPatch mm-memcg-Correct-unregistring-of-events-attached-to-.patch
-
 ApplyPatch unhandled-irqs-switch-to-polling.patch
 
 ApplyPatch weird-root-dentry-name-debug.patch
@@ -2418,6 +2382,9 @@ fi
 # and build.
 
 %changelog
+* Mon Mar 12 2012 Josh Boyer <jwboyer at redhat.com> - 3.2.10-1
+- Linux 3.2.10
+
 * Mon Mar 12 2012 Josh Boyer <jwboyer at redhat.com> - 3.2.9-4
 - Add patch to ignore bogus io-apic entries (rhbz 801501)
 
diff --git a/sources b/sources
index 9741e0f..ea05b23 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 364066fa18767ec0ae5f4e4abcf9dc51  linux-3.2.tar.xz
 8cfe037a7a7a356278ec3638e25ad506  compat-wireless-3.3-rc1-2.tar.bz2
-3916159a999ee49cd6bd002556c629ad  patch-3.2.9.xz
+7481fa09f2efda915ed19a9da33a2e59  patch-3.2.10.xz


More information about the scm-commits mailing list