[kernel] Linux 3.2-rc2-git5 (upstream 6fe4c6d466e9)

Josh Boyer jwboyer at fedoraproject.org
Mon Nov 21 14:09:05 UTC 2011


commit 43864d3d097e1f1bb305f4bf156d04e57f253078
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Mon Nov 21 09:00:53 2011 -0500

    Linux 3.2-rc2-git5 (upstream 6fe4c6d466e9)
    
    Disable PM_DEVFREQ as it seems to be embedded (ARM?) specific even though
    the Kconfig dependencies don't mark it as such any longer.

 config-generic                                     |    1 +
 ...-copy-parms.name-after-register_netdevice.patch |   76 --------------------
 kernel.spec                                        |   11 +--
 sources                                            |    2 +-
 4 files changed, 6 insertions(+), 84 deletions(-)
---
diff --git a/config-generic b/config-generic
index c187aaf..b1bd9d5 100644
--- a/config-generic
+++ b/config-generic
@@ -4659,3 +4659,4 @@ CONFIG_INTEL_MID_PTI=m
 
 CONFIG_IOMMU_SUPPORT=y
 
+# CONFIG_PM_DEVFREQ is not set
diff --git a/kernel.spec b/kernel.spec
index 9810071..b8cb9a7 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -87,7 +87,7 @@ Summary: The Linux kernel
 # The rc snapshot level
 %define rcrev 2
 # The git snapshot level
-%define gitrev 4
+%define gitrev 5
 # Set rpm version accordingly
 %define rpmversion 3.%{upstream_sublevel}.0
 %endif
@@ -703,9 +703,6 @@ Patch12303: dmar-disable-when-ricoh-multifunction.patch
 Patch13002: revert-efi-rtclock.patch
 Patch13003: efi-dont-map-boot-services-on-32bit.patch
 
-#rhbz 751165
-Patch13010: ip6_tunnel-copy-parms.name-after-register_netdevice.patch
-
 Patch20000: utrace.patch
 
 # Flattened devicetree support
@@ -1348,9 +1345,6 @@ ApplyPatch dmar-disable-when-ricoh-multifunction.patch
 ApplyPatch revert-efi-rtclock.patch
 ApplyPatch efi-dont-map-boot-services-on-32bit.patch
 
-#rhbz 751165
-ApplyPatch ip6_tunnel-copy-parms.name-after-register_netdevice.patch
-
 # utrace.
 ApplyPatch utrace.patch
 
@@ -2106,6 +2100,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Mon Nov 21 2011 Josh Boyer <jwboyer at redhat.com> 3.2.0-0.rc2.git5.1
+- Linux 3.2-rc2-git5
+
 * Sun Nov 20 2011 Josh Boyer <jwboyer at redhat.com> 3.2.0-0.rc2.git4.1
 - Linux 3.2-rc2-git4
 
diff --git a/sources b/sources
index 3781362..b712466 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
 8d43453f8159b2332ad410b19d86a931  linux-3.1.tar.bz2
 210b6056f364be58cb95e11a529e158d  patch-3.2-rc2.bz2
-9f2c497c472a58e7334a72d91adf1986  patch-3.2-rc2-git4.bz2
+43e126b13c8511a39441e0b3225ae4ad  patch-3.2-rc2-git5.bz2
 77da243ea639c14679d67788b2b72f41  compat-wireless-2011-11-15.tar.bz2


More information about the scm-commits mailing list