rpms/kernel/devel/configs config-generic, 1.321, 1.322 config-nodebug, 1.9, 1.10

Dave Jones (davej) fedora-extras-commits at redhat.com
Mon May 28 06:35:45 UTC 2007


Author: davej

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

Modified Files:
	config-generic config-nodebug 
Log Message:
* Mon May 28 2007 Dave Jones <davej at redhat.com>
- Reenable debugging.



Index: config-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/configs/config-generic,v
retrieving revision 1.321
retrieving revision 1.322
diff -u -r1.321 -r1.322
--- config-generic	28 May 2007 03:56:10 -0000	1.321
+++ config-generic	28 May 2007 06:35:10 -0000	1.322
@@ -2544,7 +2544,7 @@
 CONFIG_EXT3_FS_SECURITY=y
 CONFIG_JBD=m
 # CONFIG_JBD_DEBUG is not set
-# CONFIG_EXT4DEV_FS is not set
+CONFIG_EXT4DEV_FS=m
 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.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- config-nodebug	28 May 2007 01:55:11 -0000	1.9
+++ config-nodebug	28 May 2007 06:35:10 -0000	1.10
@@ -1,16 +1,16 @@
-# CONFIG_DEBUG_IGNORE_QUIET 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_DEBUG_SPINLOCK is not set
+CONFIG_DEBUG_IGNORE_QUIET=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_SPINLOCK=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
+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
 




More information about the fedora-extras-commits mailing list