From a1151a174d6832727826efb9879344ffda1005ce Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Fri, 4 Mar 2005 20:10:43 +0000 Subject: [PATCH] - some of the CONFIG_DEBUG_* options seem to make UML segfault intermittently; turn off the ones that are off in arch/um/defconfig --- configs/kernel-2.6.10-i686-uml-planetlab.config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/configs/kernel-2.6.10-i686-uml-planetlab.config b/configs/kernel-2.6.10-i686-uml-planetlab.config index a3efa4a1e..c15d03fb0 100644 --- a/configs/kernel-2.6.10-i686-uml-planetlab.config +++ b/configs/kernel-2.6.10-i686-uml-planetlab.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.10-1.14_FC2.1.planetlab -# Thu Mar 3 21:35:39 2005 +# Fri Mar 4 15:18:24 2005 # CONFIG_GENERIC_HARDIRQS=y CONFIG_USERMODE=y @@ -526,9 +526,9 @@ CONFIG_INOXID_UGID24=y CONFIG_DEBUG_KERNEL=y # CONFIG_MAGIC_SYSRQ is not set # CONFIG_SCHEDSTATS is not set -CONFIG_DEBUG_SLAB=y -CONFIG_DEBUG_SPINLOCK=y -CONFIG_DEBUG_SPINLOCK_SLEEP=y +# CONFIG_DEBUG_SLAB is not set +# CONFIG_DEBUG_SPINLOCK is not set +# CONFIG_DEBUG_SPINLOCK_SLEEP is not set # CONFIG_DEBUG_KOBJECT is not set CONFIG_DEBUG_INFO=y CONFIG_FRAME_POINTER=y -- 2.47.0