[kernel] r18301 - dists/trunk/linux-2.6/debian/config

Ben Hutchings benh at alioth.debian.org
Tue Nov 22 06:06:50 UTC 2011


Author: benh
Date: Tue Nov 22 06:06:47 2011
New Revision: 18301

Log:
Explicitly disable JUMP_LABEL for now

Currently saves some cycles but significantly increases size.

Modified:
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Tue Nov 22 05:37:48 2011	(r18300)
+++ dists/trunk/linux-2.6/debian/config/config	Tue Nov 22 06:06:47 2011	(r18301)
@@ -1,4 +1,9 @@
 ##
+## file: arch/Kconfig
+##
+# CONFIG_JUMP_LABEL is not set
+
+##
 ## file: block/Kconfig
 ##
 CONFIG_BLOCK=y



More information about the Kernel-svn-changes mailing list