rpms/kernel/devel/configs config-generic,1.68,1.69

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Oct 26 21:33:11 UTC 2005


Author: davej

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

Modified Files:
	config-generic 
Log Message:
Disable CONFIG_OPTIMIZE_FOR_SIZE again
It seems to break booting randomly on x86-64 among other things.




Index: config-generic
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/configs/config-generic,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- config-generic	23 Oct 2005 01:56:08 -0000	1.68
+++ config-generic	26 Oct 2005 21:32:12 -0000	1.69
@@ -2509,7 +2509,7 @@
 CONFIG_DEBUG_INFO=y
 CONFIG_DEBUG_SPINLOCK_SLEEP=y
 # CONFIG_FRAME_POINTER is not set
-CONFIG_CC_OPTIMIZE_FOR_SIZE=y
+# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
 # CONFIG_DEBUG_DRIVER is not set
 
 # Turn off these debug options for production kernels.




More information about the fedora-cvs-commits mailing list