summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@redhat.com>2013-01-24 08:36:38 -0600
committerJustin M. Forbes <jforbes@redhat.com>2013-01-24 08:36:38 -0600
commit09eb2a38f4a8d8785357d7c8aed6229e739eaf41 (patch)
treed375326dd9aa96f3d12e3e4a1d280f4a1d33e572
parent83db6693c426f57bcc6cdc3c05280f4da67b44f3 (diff)
downloadkernel-09eb2a38f4a8d8785357d7c8aed6229e739eaf41.tar.gz
kernel-09eb2a38f4a8d8785357d7c8aed6229e739eaf41.tar.xz
kernel-09eb2a38f4a8d8785357d7c8aed6229e739eaf41.zip
Linux v3.8-rc4-183-gff7532c
-rw-r--r--config-nodebug2
-rw-r--r--kernel.spec6
-rw-r--r--sources2
3 files changed, 7 insertions, 3 deletions
diff --git a/config-nodebug b/config-nodebug
index 541a0e9a0..c39df4bc1 100644
--- a/config-nodebug
+++ b/config-nodebug
@@ -7,7 +7,7 @@ CONFIG_SND_PCM_XRUN_DEBUG=y
# CONFIG_DEBUG_MUTEXES is not set
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_DEBUG_LOCK_ALLOC is not set
-# CONFIG_PROVE_LOCKING is not set
+CONFIG_PROVE_LOCKING=y
CONFIG_DEBUG_SPINLOCK=y
# CONFIG_PROVE_RCU is not set
# CONFIG_PROVE_RCU_REPEATEDLY is not set
diff --git a/kernel.spec b/kernel.spec
index 8e21b96d5..9e6b3d6c5 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -95,7 +95,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 4
# The git snapshot level
-%define gitrev 3
+%define gitrev 4
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@@ -2312,6 +2312,10 @@ fi
# ||----w |
# || ||
%changelog
+* Thu Jan 24 2013 Justin M. Forbes <jforbes@redhat.com> - 3.8.0-0.rc4.git4.1
+- Linux v3.8-rc4-183-gff7532c
+- Enable lockdep
+
* Wed Jan 23 2013 Justin M. Forbes <jforbes@redhat.com> - 3.8.0-0.rc4.git3.1
- Linux v3.8-rc4-139-g1d85490
- Enable debug spinlocks
diff --git a/sources b/sources
index 908445858..198e5354f 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
21223369d682bcf44bcdfe1521095983 linux-3.7.tar.xz
68f3bd39cd3274dab38d16d420419ac1 patch-3.8-rc4.xz
-2eb9afa2cd922672cacc1b433a40eac7 patch-3.8-rc4-git3.xz
+89901a35732facbc4651569fefb023ff patch-3.8-rc4-git4.xz