rpms/kernel/FC-6/configs config-debug, 1.5, 1.6 config-generic, 1.271, 1.272 config-nodebug, 1.5, 1.6

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Jul 23 19:34:47 UTC 2007


Author: cebbert

Update of /cvs/dist/rpms/kernel/FC-6/configs
In directory cvs.devel.redhat.com:/tmp/cvs-serv682/configs

Modified Files:
	config-debug config-generic config-nodebug 
Log Message:
* Mon Jul 23 2007 Chuck Ebbert <cebbert at redhat.com>
- set CONFIG_DEBUG_SHIRQ only in -debug kernels



Index: config-debug
===================================================================
RCS file: /cvs/dist/rpms/kernel/FC-6/configs/config-debug,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- config-debug	10 Jul 2007 01:23:53 -0000	1.5
+++ config-debug	23 Jul 2007 19:34:45 -0000	1.6
@@ -10,6 +10,7 @@
 CONFIG_PROVE_LOCKING=y
 CONFIG_DEBUG_VM=y
 CONFIG_DEBUG_SPINLOCK=y
+CONFIG_DEBUG_SHIRQ=y
 
 CONFIG_FAULT_INJECTION=y
 CONFIG_FAILSLAB=y


Index: config-generic
===================================================================
RCS file: /cvs/dist/rpms/kernel/FC-6/configs/config-generic,v
retrieving revision 1.271
retrieving revision 1.272
diff -u -r1.271 -r1.272
--- config-generic	23 Jul 2007 16:26:54 -0000	1.271
+++ config-generic	23 Jul 2007 19:34:45 -0000	1.272
@@ -2848,7 +2848,6 @@
 CONFIG_BOOT_DELAY=y
 CONFIG_DEBUG_SLAB_LEAK=y
 CONFIG_DEBUG_LIST=y
-CONFIG_DEBUG_SHIRQ=y
 CONFIG_DEBUG_DEVRES=y
 
 #


Index: config-nodebug
===================================================================
RCS file: /cvs/dist/rpms/kernel/FC-6/configs/config-nodebug,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- config-nodebug	10 Jul 2007 01:23:53 -0000	1.5
+++ config-nodebug	23 Jul 2007 19:34:45 -0000	1.6
@@ -10,6 +10,7 @@
 # CONFIG_PROVE_LOCKING is not set
 # CONFIG_DEBUG_VM is not set
 # CONFIG_DEBUG_SPINLOCK is not set
+# CONFIG_DEBUG_SHIRQ is not set
 
 # CONFIG_FAULT_INJECTION is not set
 # CONFIG_FAILSLAB is not set




More information about the fedora-cvs-commits mailing list