[kernel] Linux v3.9-11789-ge0fd9af

Josh Boyer jwboyer at fedoraproject.org
Thu May 9 01:38:42 UTC 2013


commit fc4ad52d5dba33d6aaa5e7252ad9d00def2a246c
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Wed May 8 20:49:41 2013 -0400

    Linux v3.9-11789-ge0fd9af

 ...ng-while-atomic-in-blk_queue_bypass_start.patch |   79 --------------------
 config-generic                                     |    6 ++
 kernel.spec                                        |    9 +-
 sources                                            |    2 +-
 4 files changed, 11 insertions(+), 85 deletions(-)
---
diff --git a/config-generic b/config-generic
index 16754ea..7156161 100644
--- a/config-generic
+++ b/config-generic
@@ -588,6 +588,12 @@ CONFIG_MD_RAID0=m
 CONFIG_MD_RAID1=m
 CONFIG_MD_RAID10=m
 CONFIG_MD_RAID456=m
+
+CONFIG_BCACHE=m
+# CONFIG_BCACHE_DEBUG is not set
+# CONFIG_BCACHE_EDEBUG is not set
+# CONFIG_BCACHE_CLOSURES_DEBUG is not set
+
 # CONFIG_MULTICORE_RAID456 is not set
 CONFIG_ASYNC_RAID6_TEST=m
 CONFIG_BLK_DEV_DM=y
diff --git a/kernel.spec b/kernel.spec
index cf79ba0..00180d7 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -95,7 +95,7 @@ Summary: The Linux kernel
 # The rc snapshot level
 %define rcrev 0
 # The git snapshot level
-%define gitrev 22
+%define gitrev 23
 # Set rpm version accordingly
 %define rpmversion 3.%{upstream_sublevel}.0
 %endif
@@ -732,8 +732,6 @@ Patch22001: selinux-apply-different-permission-to-ptrace-child.patch
 #rhbz 927469
 Patch23006: fix-child-thread-introspection.patch
 
-Patch25014: blkcg-fix-scheduling-while-atomic-in-blk_queue_bypass_start.patch
-
 # Fix i915 on Macbook Pro 10,2 machines
 Patch25015: 0001-Revert-drm-i915-revert-eDP-bpp-clamping-code-changes.patch
 
@@ -1417,8 +1415,6 @@ ApplyPatch 0001-kmsg-Honor-dmesg_restrict-sysctl-on-dev-kmsg.patch
 #rhbz 927469
 ApplyPatch fix-child-thread-introspection.patch
 
-ApplyPatch blkcg-fix-scheduling-while-atomic-in-blk_queue_bypass_start.patch
-
 # Fix i915 on Macbook Pro 10,2 machines
 ApplyPatch 0001-Revert-drm-i915-revert-eDP-bpp-clamping-code-changes.patch
 
@@ -2244,6 +2240,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Thu May 09 2013 Josh Boyer <jwboyer at redhat.com> - 3.10.0-0.rc0.git23.1
+- Linux v3.9-11789-ge0fd9af
+
 * Wed May  8 2013 Peter Robinson <pbrobinson at fedoraproject.org>
 - Enable RemoteProc drivers on ARM
 
diff --git a/sources b/sources
index df853e5..41ffe8e 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 4348c9b6b2eb3144d601e87c19d5d909  linux-3.9.tar.xz
-d5abc589b1d4cadf63c7aa778fe545fa  patch-3.9-git22.xz
+65a492a373014ce0452e960a108c3c90  patch-3.9-git23.xz


More information about the scm-commits mailing list