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

Maximilian Attems maks at alioth.debian.org
Tue Jan 26 16:10:47 UTC 2010


Author: maks
Date: Tue Jan 26 16:10:43 2010
New Revision: 15005

Log:
topconfig explicitly unset DEBUG_PERF_USE_VMALLOC

see init/Kconfig, we have no need for it.

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 Jan 26 16:10:32 2010	(r15004)
+++ dists/trunk/linux-2.6/debian/config/config	Tue Jan 26 16:10:43 2010	(r15005)
@@ -3176,6 +3176,7 @@
 CONFIG_EVENT_PROFILE=y
 #. Compatibility setting
 # CONFIG_PERF_COUNTERS is not set
+# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
 CONFIG_VM_EVENT_COUNTERS=y
 # CONFIG_COMPAT_BRK is not set
 ## choice: Choose SLAB allocator



More information about the Kernel-svn-changes mailing list