[kernel] Linux 3.2-rc6-git2 (a4a4923919f2d43583789b1f3603f4e5600d8321)

Dave Jones davej at fedoraproject.org
Tue Dec 20 22:22:43 UTC 2011


commit 39b6e0ae919647a0971887b5400324f819869012
Author: Dave Jones <davej at redhat.com>
Date:   Tue Dec 20 17:22:30 2011 -0500

    Linux 3.2-rc6-git2 (a4a4923919f2d43583789b1f3603f4e5600d8321)

 kernel.spec                              |   18 ++----
 oom-fix-integer-overflow-of-points.patch |  100 ------------------------------
 sources                                  |    2 +-
 x86-code-dump-fix-truncation.patch       |   73 ----------------------
 4 files changed, 6 insertions(+), 187 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index b8f8622..74a27dd 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 2
+%global baserelease 1
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -87,7 +87,7 @@ Summary: The Linux kernel
 # The rc snapshot level
 %define rcrev 6
 # The git snapshot level
-%define gitrev 1
+%define gitrev 2
 # Set rpm version accordingly
 %define rpmversion 3.%{upstream_sublevel}.0
 %endif
@@ -716,8 +716,6 @@ Patch20000: utrace.patch
 Patch21000: arm-omap-dt-compat.patch
 Patch21001: arm-smsc-support-reading-mac-address-from-device-tree.patch
 
-Patch21070: oom-fix-integer-overflow-of-points.patch
-
 Patch21080: sysfs-msi-irq-per-device.patch
 
 Patch21090: bcma-brcmsmac-compat.patch
@@ -730,9 +728,6 @@ Patch21029: nfsv4-include-bitmap-in-nfsv4_get_acl_data.patch
 #rhbz 590880
 Patch21030: alps.patch
 
-# rhbz 736815
-Patch21040: x86-code-dump-fix-truncation.patch
-
 #rhbz 717735
 Patch21045: nfs-client-freezer.patch
 
@@ -1400,9 +1395,6 @@ ApplyPatch efi-dont-map-boot-services-on-32bit.patch
 # utrace.
 ApplyPatch utrace.patch
 
-#rhbz 750402
-ApplyPatch oom-fix-integer-overflow-of-points.patch
-
 # Add msi irq ennumeration in sysfs for devices
 ApplyPatch sysfs-msi-irq-per-device.patch
 
@@ -1419,9 +1411,6 @@ ApplyPatch nfsv4-include-bitmap-in-nfsv4_get_acl_data.patch
 #rhbz 590880
 ApplyPatch alps.patch
 
-# rhbz 736815
-ApplyPatch x86-code-dump-fix-truncation.patch
-
 #rhbz 717735
 ApplyPatch nfs-client-freezer.patch
 
@@ -2233,6 +2222,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Tue Dec 20 2011 Dave Jones <davej at redhat.com> - 3.2.0-0.rc6.git2.1
+- Linux 3.2-rc6-git2 (a4a4923919f2d43583789b1f3603f4e5600d8321)
+
 * Tue Dec 20 2011 Josh Boyer <jwboyer at redhat.com>
 - Include crtsaves.o for ppc64 as well (rhbz #769415)
 - Drop EDID headers patch from 751589 for now (rhbz #769103)
diff --git a/sources b/sources
index 69b9816..32e3208 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
 8d43453f8159b2332ad410b19d86a931  linux-3.1.tar.bz2
 020a0ea456f0f061bf8d7c52c3670421  patch-3.2-rc6.xz
-aa87e7d3593118a2680c8eda45c88e0d  patch-3.2-rc6-git1.xz
 b5f0924b0547918ca1e1685811554315  compat-wireless-2011-12-18.tar.bz2
+e810c6acfc7c251c159e5825dce78122  patch-3.2-rc6-git2.xz


More information about the scm-commits mailing list