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 _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

