[kernel/f17] Linux v3.3-rc7-103-g0c4d067

Dave Jones davej at fedoraproject.org
Fri Mar 16 19:44:32 UTC 2012


commit b4ed1de2267446ff1282cde954ce491f71def30f
Author: Dave Jones <davej at redhat.com>
Date:   Fri Mar 16 15:44:23 2012 -0400

    Linux v3.3-rc7-103-g0c4d067

 kernel.spec                            |    9 +-
 scsi-fix-sd_revalidate_disk-oops.patch |  187 --------------------------------
 sources                                |    2 +-
 3 files changed, 6 insertions(+), 192 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 55b2155..df380ad 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
@@ -87,7 +87,7 @@ Summary: The Linux kernel
 # The rc snapshot level
 %define rcrev 7
 # The git snapshot level
-%define gitrev 1
+%define gitrev 2
 # Set rpm version accordingly
 %define rpmversion 3.%{upstream_sublevel}.0
 %endif
@@ -743,7 +743,6 @@ Patch21233: jbd2-clear-BH_Delay-and-BH_Unwritten-in-journal_unmap_buf.patch
 
 #rhbz 754518
 Patch21235: scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
-Patch21236: scsi-fix-sd_revalidate_disk-oops.patch
 
 Patch21250: mcelog-rcu-splat.patch
 Patch21270: x86-Avoid-invoking-RCU-when-CPU-is-idle.patch
@@ -1452,7 +1451,6 @@ ApplyPatch jbd2-clear-BH_Delay-and-BH_Unwritten-in-journal_unmap_buf.patch
 
 #rhbz 754518
 ApplyPatch scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
-ApplyPatch scsi-fix-sd_revalidate_disk-oops.patch
 
 ApplyPatch mcelog-rcu-splat.patch
 
@@ -2308,6 +2306,9 @@ fi
 #    '-'      |  |
 #              '-'
 %changelog
+* Fri Mar 16 2012 Dave Jones <davej at redhat.com> - 3.3.0-0.rc7.git2.1
+- Linux v3.3-rc7-103-g0c4d067
+
 * Fri Mar 16 2012 Justin M. Forbes <jforbes at redhat.com>
 - re-enable threading on hibernate compression/decompression
 
diff --git a/sources b/sources
index 0d4aeba..aef728a 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 364066fa18767ec0ae5f4e4abcf9dc51  linux-3.2.tar.xz
 4364d0789141647508a9eb1fba8ffa6f  patch-3.3-rc7.xz
-6ab8ca7dbd7c8920009a34fea4544973  patch-3.3-rc7-git1.xz
+3f5bb6b92a6d434829ad39c0b4ebe639  patch-3.3-rc7-git2.xz


More information about the scm-commits mailing list