SPECS (LINUX_2_6): kernel.spec - CONFIG_DEBUG_SLAB_LEAK=y when building deb...

sparky sparky at pld-linux.org
Fri Sep 26 21:15:06 CEST 2008


Author: sparky                       Date: Fri Sep 26 19:15:06 2008 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- CONFIG_DEBUG_SLAB_LEAK=y when building debug kernel

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1964 -> 1.441.2.1965) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1964 SPECS/kernel.spec:1.441.2.1965
--- SPECS/kernel.spec:1.441.2.1964	Fri Sep 26 21:13:55 2008
+++ SPECS/kernel.spec	Fri Sep 26 21:14:59 2008
@@ -1051,6 +1051,7 @@
 	cat <<-EOCONFIG > important.config
 %if 0%{?debug:1}
 		CONFIG_DEBUG_SLAB=y
+		CONFIG_DEBUG_SLAB_LEAK=y
 		CONFIG_DEBUG_PREEMPT=y
 		CONFIG_RT_DEADLOCK_DETECT=y
 %endif
@@ -1674,6 +1675,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1965  2008/09/26 19:14:59  sparky
+- CONFIG_DEBUG_SLAB_LEAK=y when building debug kernel
+
 Revision 1.441.2.1964  2008/09/26 19:13:55  sparky
 - pass all the config files through kernel-config.awk
 -- tested on number of different bcond combinations the result is the same as before
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.1964&r2=1.441.2.1965&f=u



More information about the pld-cvs-commit mailing list