SPECS (DEVEL): umlinux.spec - added DEBUG_SLAB_LEAK=y to config with debug

pawelz pawelz at pld-linux.org
Thu Nov 27 10:17:39 CET 2008


Author: pawelz                       Date: Thu Nov 27 09:17:39 2008 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- added DEBUG_SLAB_LEAK=y to config with debug

---- Files affected:
SPECS:
   umlinux.spec (1.23.2.19 -> 1.23.2.20) 

---- Diffs:

================================================================
Index: SPECS/umlinux.spec
diff -u SPECS/umlinux.spec:1.23.2.19 SPECS/umlinux.spec:1.23.2.20
--- SPECS/umlinux.spec:1.23.2.19	Sun Nov 23 23:35:39 2008
+++ SPECS/umlinux.spec	Thu Nov 27 10:17:33 2008
@@ -89,6 +89,7 @@
 	cat $RPM_SOURCE_DIR/umlinux-config > %{defconfig}
 
 %{?debug:sed -i "s:# CONFIG_DEBUG_SLAB is not set:CONFIG_DEBUG_SLAB=y:" %{defconfig}}
+%{?debug:sed -i "s:# CONFIG_DEBUG_SLAB_LEAK is not set:CONFIG_DEBUG_SLAB_LEAK=y:" %{defconfig}}
 %{?debug:sed -i "s:# CONFIG_DEBUG_PREEMPT is not set:CONFIG_DEBUG_PREEMPT=y:" %{defconfig}}
 %{?debug:sed -i "s:# CONFIG_RT_DEADLOCK_DETECT is not set:CONFIG_RT_DEADLOCK_DETECT=y:" %{defconfig}}
 
@@ -199,6 +200,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23.2.20  2008/11/27 09:17:33  pawelz
+- added DEBUG_SLAB_LEAK=y to config with debug
+
 Revision 1.23.2.19  2008/11/23 22:35:39  pawelz
 - packaged docs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/umlinux.spec?r1=1.23.2.19&r2=1.23.2.20&f=u



More information about the pld-cvs-commit mailing list