rpms/kernel/devel/configs config-debug, 1.9, 1.10 config-nodebug, 1.10, 1.11

Dave Jones (davej) fedora-extras-commits at redhat.com
Thu May 31 19:30:57 UTC 2007


Author: davej

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

Modified Files:
	config-debug config-nodebug 
Log Message:
remove dead symbol


Index: config-debug
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/configs/config-debug,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- config-debug	28 May 2007 03:56:10 -0000	1.9
+++ config-debug	31 May 2007 19:30:19 -0000	1.10
@@ -4,7 +4,6 @@
 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=y


Index: config-nodebug
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/configs/config-nodebug,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- config-nodebug	28 May 2007 06:35:10 -0000	1.10
+++ config-nodebug	31 May 2007 19:30:19 -0000	1.11
@@ -4,7 +4,6 @@
 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=y




More information about the fedora-extras-commits mailing list