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

pawelz pawelz at pld-linux.org
Thu Nov 27 08:46:57 CET 2008


Author: pawelz                       Date: Thu Nov 27 07:46:57 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added DEBUG_SLAB_LEAK=y to config with debug

---- Files affected:
SPECS:
   umlinux.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/umlinux.spec
diff -u SPECS/umlinux.spec:1.26 SPECS/umlinux.spec:1.27
--- SPECS/umlinux.spec:1.26	Sun Nov 23 23:54:27 2008
+++ SPECS/umlinux.spec	Thu Nov 27 08:46:52 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}}
 
@@ -194,6 +195,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2008/11/27 07:46:52  pawelz
+- added DEBUG_SLAB_LEAK=y to config with debug
+
 Revision 1.26  2008/11/23 22:54:27  pawelz
 - merged from DEVEL.
 
================================================================

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



More information about the pld-cvs-commit mailing list