[kernel] Linux 2.6.36-rc5-git4

Chuck Ebbert cebbert at fedoraproject.org
Fri Sep 24 01:17:11 UTC 2010


commit 9e5584957c9cc106f9775d9fdc52a8d1300d749e
Author: Chuck Ebbert <cebbert at redhat.com>
Date:   Thu Sep 23 21:16:09 2010 -0400

    Linux 2.6.36-rc5-git4
    
    Drop merged patches:
      fix-icebp-breakpoints.patch
      linux-2.6.35.4-virtio_console-fix-poll.patch

 fix-icebp-breakpoints.patch                  |   50 --------------------------
 kernel.spec                                  |   15 ++++----
 linux-2.6.35.4-virtio_console-fix-poll.patch |   29 ---------------
 sources                                      |    1 +
 4 files changed, 9 insertions(+), 86 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index e9c66ac..16258e4 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -51,7 +51,7 @@ Summary: The Linux kernel
 # For non-released -rc kernels, this will be prepended with "0.", so
 # for example a 3 here will become 0.3
 #
-%global baserelease 25
+%global baserelease 26
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -84,7 +84,7 @@ Summary: The Linux kernel
 # The rc snapshot level
 %define rcrev 5
 # The git snapshot level
-%define gitrev 0
+%define gitrev 4
 # Set rpm version accordingly
 %define rpmversion 2.6.%{upstream_sublevel}
 %endif
@@ -604,8 +604,6 @@ Patch30: linux-2.6-tracehook.patch
 Patch31: linux-2.6-utrace.patch
 Patch32: linux-2.6-utrace-ptrace.patch
 
-Patch100: fix-icebp-breakpoints.patch
-
 Patch150: linux-2.6.29-sparc-IOC_TYPECHECK.patch
 
 Patch160: linux-2.6-32bit-mmap-exec-randomization.patch
@@ -648,7 +646,6 @@ Patch800: linux-2.6-crash-driver.patch
 
 # virt + ksm patches
 Patch1555: fix_xen_guest_on_old_EC2.patch
-Patch1556: linux-2.6.35.4-virtio_console-fix-poll.patch
 
 # DRM
 Patch1801: drm-revert-drm-fbdev-rework-output-polling-to-be-back-in-core.patch
@@ -1141,7 +1138,6 @@ ApplyPatch linux-2.6-utrace-ptrace.patch
 
 # Architecture patches
 # x86(-64)
-ApplyPatch fix-icebp-breakpoints.patch
 
 #
 # Intel IOMMU
@@ -1251,7 +1247,6 @@ ApplyPatch linux-2.6-crash-driver.patch
 
 # Assorted Virt Fixes
 ApplyPatch fix_xen_guest_on_old_EC2.patch
-ApplyPatch linux-2.6.35.4-virtio_console-fix-poll.patch
 
 #ApplyPatch drm-revert-drm-fbdev-rework-output-polling-to-be-back-in-core.patch
 #ApplyPatch revert-drm-kms-toggle-poll-around-switcheroo.patch
@@ -1922,6 +1917,12 @@ fi
 #                 ||     ||
 
 %changelog
+* Thu Sep 23 2010 Chuck Ebbert <cebbert at redhat.com> 2.6.36-0.26.rc5.git4
+- Linux 2.6.36-rc5-git4
+- Drop merged patches:
+  fix-icebp-breakpoints.patch
+  linux-2.6.35.4-virtio_console-fix-poll.patch
+
 * Thu Sep 23 2010 Kyle McMartin <kyle at redhat.com> 2.6.36-0.25.rc5
 - Add s390 vdso AFTER_LINK to Roland's linux-2.6-makefile-after_link.patch
 
diff --git a/sources b/sources
index 2a7bd19..588f92c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 091abeb4684ce03d1d936851618687b6  linux-2.6.35.tar.bz2
 eb356a379ec8093f7f4304520ce28de8  patch-2.6.36-rc5.bz2
+754de7d199807e79c29ee98c8b5e0f12  patch-2.6.36-rc5-git4.bz2


More information about the scm-commits mailing list