From 11dc6fb0e3ad7cc107c2ca6aa69e83501ccf1833 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 23 Jan 2013 10:10:19 -0600 Subject: [PATCH] Linux v3.8-rc4-139-g1d85490 --- config-nodebug | 2 +- kernel.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/config-nodebug b/config-nodebug index c471b853e..541a0e9a0 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 9d4b6d1f8..8e21b96d5 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 8aaf77893..908445858 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