[kernel] r8820 - dists/trunk/linux-2.6/debian/arch

Maximilian Attems maks at alioth.debian.org
Wed May 30 08:52:27 UTC 2007


Author: maks
Date: Wed May 30 08:52:26 2007
New Revision: 8820

Log:
stock kernel is not meant for sched.c games,
so explicitly disable the schedstats.


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

Modified: dists/trunk/linux-2.6/debian/arch/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/config	Wed May 30 08:52:26 2007
@@ -1358,6 +1358,7 @@
 CONFIG_SERIAL_8250_PCI=y
 CONFIG_SERIAL_8250_PNP=y
 CONFIG_DEBUG_BUGVERBOSE=y
+# CONFIG_SCHEDSTATS is not set
 CONFIG_PARPORT=m
 CONFIG_PARPORT_SERIAL=m
 # CONFIG_PARPORT_GSC is not set



More information about the Kernel-svn-changes mailing list