[kernel] Linux v3.8-rc6

Josh Boyer jwboyer at fedoraproject.org
Fri Feb 1 15:25:45 UTC 2013


commit 72b2eb9d006c5a4dd6b35cc59e482f984751e998
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Fri Feb 1 09:16:42 2013 -0500

    Linux v3.8-rc6
    
    - Enable CONFIG_DMA_API_DEBUG

 config-nodebug |    2 +-
 kernel.spec    |    8 ++++++--
 sources        |    4 +---
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/config-nodebug b/config-nodebug
index 571f35a..b146c3a 100644
--- a/config-nodebug
+++ b/config-nodebug
@@ -56,7 +56,7 @@ CONFIG_DEBUG_OBJECTS_ENABLE_DEFAULT=1
 
 # CONFIG_DEBUG_NOTIFIERS is not set
 
-# CONFIG_DMA_API_DEBUG is not set
+CONFIG_DMA_API_DEBUG=y
 
 # CONFIG_MMIOTRACE is not set
 
diff --git a/kernel.spec b/kernel.spec
index c2e9a77..a019e50 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -93,9 +93,9 @@ Summary: The Linux kernel
 # The next upstream release sublevel (base_sublevel+1)
 %define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
 # The rc snapshot level
-%define rcrev 5
+%define rcrev 6
 # The git snapshot level
-%define gitrev 3
+%define gitrev 0
 # Set rpm version accordingly
 %define rpmversion 3.%{upstream_sublevel}.0
 %endif
@@ -2301,6 +2301,10 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Fri Feb 01 2013 Josh Boyer <jwboyer at redhat.com>
+- Linux v3.8-rc6
+- Enable CONFIG_DMA_API_DEBUG
+
 * Thu Jan 31 2013 Josh Boyer <jwboyer at redhat.com> - 3.8.0-0.rc5.git3.1
 - Linux v3.8-rc5-245-g04c2eee
 - Enable CONFIG_DEBUG_STACK_USAGE
diff --git a/sources b/sources
index b7b5930..4a25e59 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,2 @@
 21223369d682bcf44bcdfe1521095983  linux-3.7.tar.xz
-714424b01630b141bbee02d0ea9d5633  patch-3.8-rc5.xz
-bbee7c088c5023d79b661a9547379ff7  patch-3.8-rc5-git2.xz
-d9ec7011118bf762447b4357252151a3  patch-3.8-rc5-git3.xz
+86fddbbbda8b9d7432ef479d055968e4  patch-3.8-rc6.xz


More information about the scm-commits mailing list