[kernel/f17] Linux v3.5.5

Josh Boyer jwboyer at fedoraproject.org
Tue Oct 2 21:47:12 UTC 2012


commit ef6c2f38d1b7a142ba40f228ab472c4ac9b79330
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Tue Oct 2 15:11:38 2012 -0400

    Linux v3.5.5

 ...force-dma32-to-fix-regression-rs4xx-rs6xx.patch |   35 -
 drm-radeon-make-64bit-fences-more-robust.patch     |   70 -
 ...ion-between-console-lock-and-cursor-timer.patch |   89 -
 kernel.spec                                        |   31 +-
 linux-3.5.5-stable-queue.patch                     | 8848 --------------------
 rds-set-correct-msg_namelen.patch                  |  219 -
 sources                                            |    2 +-
 7 files changed, 6 insertions(+), 9288 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 25c0960..68c60af 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 4
+%define stable_update 5
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -673,7 +673,6 @@ Patch800: linux-2.6-crash-driver.patch
 
 # DRM
 #atch1700: drm-edid-try-harder-to-fix-up-broken-headers.patch
-Patch1701: drm-radeon-force-dma32-to-fix-regression-rs4xx-rs6xx.patch
 
 Patch1800: drm-vgem.patch
 
@@ -752,23 +751,12 @@ Patch22056: crypto-aesni-intel-fix-wrong-kfree-pointer.patch
 #rhbz 714271
 Patch22060: CPU-hotplug-cpusets-suspend-Dont-modify-cpusets-during.patch
 
-#rhbz 820039 843554
-Patch22061: rds-set-correct-msg_namelen.patch
-
 #rhbz 857324
 Patch22070: net-tcp-bz857324.patch
 
-Patch23000: fbcon-fix-race-condition-between-console-lock-and-cursor-timer.patch
-
 #rhbz 850350
 Patch24050: xen-pciback-restore-pci-config-space-after-FLR.patch
 
-#rhbz 846505 845639
-Patch24055: drm-radeon-make-64bit-fences-more-robust.patch
-
-#3.5.5 stable queue
-Patch25000: linux-3.5.5-stable-queue.patch
-
 # END OF PATCH DEFINITIONS
 
 %endif
@@ -1409,7 +1397,6 @@ ApplyPatch linux-2.6-e1000-ich9-montevina.patch
 
 # DRM core
 #ApplyPatch drm-edid-try-harder-to-fix-up-broken-headers.patch
-ApplyPatch drm-radeon-force-dma32-to-fix-regression-rs4xx-rs6xx.patch
 ApplyPatch drm-vgem.patch
 
 # Nouveau DRM
@@ -1471,23 +1458,12 @@ ApplyPatch crypto-aesni-intel-fix-wrong-kfree-pointer.patch
 #rhbz 714271
 ApplyPatch CPU-hotplug-cpusets-suspend-Dont-modify-cpusets-during.patch
 
-#rhbz 820039 843554
-ApplyPatch rds-set-correct-msg_namelen.patch
-
 #rhbz 857324
 ApplyPatch net-tcp-bz857324.patch
 
-ApplyPatch fbcon-fix-race-condition-between-console-lock-and-cursor-timer.patch
-
 #rhbz 850350
 ApplyPatch xen-pciback-restore-pci-config-space-after-FLR.patch
 
-#rhbz 846505 845639
-ApplyPatch drm-radeon-make-64bit-fences-more-robust.patch
-
-# 3.5.5 stable queue
-ApplyPatch linux-3.5.5-stable-queue.patch
-
 # END OF PATCH APPLICATIONS
 
 %endif
@@ -2351,6 +2327,9 @@ fi
 #    '-'      |  |
 #              '-'
 %changelog
+* Tue Oct 02 2012 Josh Boyer <jwboyer at redhat.com> - 3.5.5-1
+- Linux v3.5.5
+
 * Fri Sep 28 2012 Dave Jones <davej at redhat.com>
 - Apply potential fix for bogus WARN_ON in tcp. (rhbz 857324)
 
diff --git a/sources b/sources
index 81a8e23..245490f 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 24153eaaa81dedc9481ada8cd9c3b83d  linux-3.5.tar.xz
-4d34e5098b490670261b1aea71d26023  patch-3.5.4.xz
+0d658ffcd548ab029c9a8d6c4d07e8e2  patch-3.5.5.xz


More information about the scm-commits mailing list