From 11dc6fb0e3ad7cc107c2ca6aa69e83501ccf1833 Mon Sep 17 00:00:00 2001 From: Justin M. Forbes Date: Jan 23 2013 16:10:19 +0000 Subject: Linux v3.8-rc4-139-g1d85490 --- diff --git a/config-nodebug b/config-nodebug index c471b85..541a0e9 100644 --- a/config-nodebug +++ b/config-nodebug @@ -8,7 +8,7 @@ CONFIG_SND_PCM_XRUN_DEBUG=y # CONFIG_DEBUG_RT_MUTEXES is not set # CONFIG_DEBUG_LOCK_ALLOC is not set # CONFIG_PROVE_LOCKING is not set -# CONFIG_DEBUG_SPINLOCK is not set +CONFIG_DEBUG_SPINLOCK=y # CONFIG_PROVE_RCU is not set # CONFIG_PROVE_RCU_REPEATEDLY is not set # CONFIG_DEBUG_PER_CPU_MAPS is not set diff --git a/kernel.spec b/kernel.spec index 9d4b6d1..8e21b96 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 1 +%define gitrev 3 # Set rpm version accordingly %define rpmversion 3.%{upstream_sublevel}.0 %endif @@ -159,7 +159,7 @@ Summary: The Linux kernel # Set debugbuildsenabled to 1 for production (build separate debug kernels) # and 0 for rawhide (all kernels are debug kernels). # See also 'make debug' and 'make release'. -%define debugbuildsenabled 1 +%define debugbuildsenabled 0 # Want to build a vanilla kernel build without any non-upstream patches? %define with_vanilla %{?_with_vanilla: 1} %{?!_with_vanilla: 0} @@ -172,7 +172,7 @@ Summary: The Linux kernel %define doc_build_fail true %endif -%define rawhide_skip_docs 0 +%define rawhide_skip_docs 1 %if 0%{?rawhide_skip_docs} %define with_doc 0 %define doc_build_fail true @@ -2312,6 +2312,10 @@ fi # ||----w | # || || %changelog +* Wed Jan 23 2013 Justin M. Forbes - 3.8.0-0.rc4.git3.1 +- Linux v3.8-rc4-139-g1d85490 +- Enable debug spinlocks + * Wed Jan 23 2013 Dave Jones - Remove warnings about empty IPI masks. diff --git a/sources b/sources index 8aaf778..9084458 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ 21223369d682bcf44bcdfe1521095983 linux-3.7.tar.xz 68f3bd39cd3274dab38d16d420419ac1 patch-3.8-rc4.xz -82696c0cf4f3d9321fee0eafed3619b3 patch-3.8-rc4-git1.xz +2eb9afa2cd922672cacc1b433a40eac7 patch-3.8-rc4-git3.xz