rpms/kernel/devel/configs config-generic, 1.311, 1.312 config-nodebug, 1.6, 1.7

Dave Jones (davej) fedora-extras-commits at redhat.com
Wed May 9 16:29:39 UTC 2007


Author: davej

Update of /cvs/pkgs/rpms/kernel/devel/configs
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18253/configs

Modified Files:
	config-generic config-nodebug 
Log Message:
* Wed May 09 2007 Dave Jones <davej at redhat.com>
- Disable some debug config options.



Index: config-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/configs/config-generic,v
retrieving revision 1.311
retrieving revision 1.312
diff -u -r1.311 -r1.312
--- config-generic	8 May 2007 18:53:10 -0000	1.311
+++ config-generic	9 May 2007 16:29:05 -0000	1.312
@@ -2517,7 +2517,7 @@
 CONFIG_EXT3_FS_SECURITY=y
 CONFIG_JBD=m
 # CONFIG_JBD_DEBUG is not set
-CONFIG_EXT4DEV_FS=m
+# CONFIG_EXT4DEV_FS is not set
 CONFIG_EXT4DEV_FS_XATTR=y
 CONFIG_EXT4DEV_FS_POSIX_ACL=y
 CONFIG_EXT4DEV_FS_SECURITY=y


Index: config-nodebug
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/configs/config-nodebug,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- config-nodebug	19 Mar 2007 21:32:31 -0000	1.6
+++ config-nodebug	9 May 2007 16:29:05 -0000	1.7
@@ -1,16 +1,16 @@
-CONFIG_DEBUG_IGNORE_QUIET=y
-CONFIG_DEBUG_SLAB=y
-CONFIG_DEBUG_MUTEXES=y
-CONFIG_DEBUG_RT_MUTEXES=y
-CONFIG_DEBUG_LOCK_ALLOC=y
-CONFIG_PROVE_LOCKING=y
-CONFIG_DEBUG_VM=y
-CONFIG_DEBUG_SLEEP_IN_IRQ=y
+# CONFIG_DEBUG_IGNORE_QUIET is not set
+# CONFIG_DEBUG_SLAB is not set
+# CONFIG_DEBUG_MUTEXES is not set
+# CONFIG_DEBUG_RT_MUTEXES is not set
+# CONFIG_DEBUG_LOCK_ALLOC is not set
+# CONFIG_PROVE_LOCKING is not set
+# CONFIG_DEBUG_VM is not set
+# CONFIG_DEBUG_SLEEP_IN_IRQ is not set
 
-CONFIG_FAULT_INJECTION=y
-CONFIG_FAILSLAB=y
-CONFIG_FAIL_PAGE_ALLOC=y
-CONFIG_FAIL_MAKE_REQUEST=y
-CONFIG_FAULT_INJECTION_DEBUG_FS=y
-CONFIG_FAULT_INJECTION_STACKTRACE_FILTER=y
+# CONFIG_FAULT_INJECTION is not set
+# CONFIG_FAILSLAB is not set
+# CONFIG_FAIL_PAGE_ALLOC is not set
+# CONFIG_FAIL_MAKE_REQUEST is not set
+# CONFIG_FAULT_INJECTION_DEBUG_FS is not set
+# CONFIG_FAULT_INJECTION_STACKTRACE_FILTER is not set
 




More information about the fedora-extras-commits mailing list