Whamcloud - gitweb
Disable KGDB in RHEL4 kernel builds by default. These are the configs that
authorbrian <brian>
Thu, 17 Aug 2006 16:21:41 +0000 (16:21 +0000)
committerbrian <brian>
Thu, 17 Aug 2006 16:21:41 +0000 (16:21 +0000)
will be used to build test cluster kernels and having a kernel drop to kgdb
during an automated test is not terribly useful I think.

lustre/kernel_patches/kernel_configs/kernel-2.6.9-2.6-rhel4-i686-smp.config
lustre/kernel_patches/kernel_configs/kernel-2.6.9-2.6-rhel4-i686.config
lustre/kernel_patches/kernel_configs/kernel-2.6.9-2.6-rhel4-ia64-smp.config
lustre/kernel_patches/kernel_configs/kernel-2.6.9-2.6-rhel4-ia64.config
lustre/kernel_patches/kernel_configs/kernel-2.6.9-2.6-rhel4-x86_64-smp.config
lustre/kernel_patches/kernel_configs/kernel-2.6.9-2.6-rhel4-x86_64.config

index e7eb927..8676e89 100644 (file)
@@ -2376,6 +2376,7 @@ CONFIG_DEBUG_STACK_USAGE=y
 # CONFIG_SCHEDSTATS is not set
 CONFIG_X86_FIND_SMP_CONFIG=y
 CONFIG_X86_MPPARSE=y
+# CONFIG_KGDB is not set
 
 #
 # Security options
index aad9e59..336345d 100644 (file)
@@ -2384,6 +2384,7 @@ CONFIG_DEBUG_STACK_USAGE=y
 # CONFIG_DEBUG_PAGEALLOC is not set
 # CONFIG_4KSTACKS is not set
 # CONFIG_SCHEDSTATS is not set
+# CONFIG_KGDB is not set
 
 #
 # Security options
index 46499d4..53a883f 100644 (file)
@@ -1908,6 +1908,7 @@ CONFIG_IA64_GRANULE_16MB=y
 # CONFIG_DISABLE_VHPT is not set
 # CONFIG_IA64_DEBUG_CMPXCHG is not set
 # CONFIG_IA64_DEBUG_IRQ is not set
+# CONFIG_KGDB is not set
 
 #
 # Security options
index 92aa946..606bdbb 100644 (file)
@@ -1908,6 +1908,7 @@ CONFIG_IA64_GRANULE_16MB=y
 # CONFIG_DISABLE_VHPT is not set
 # CONFIG_IA64_DEBUG_CMPXCHG is not set
 # CONFIG_IA64_DEBUG_IRQ is not set
+# CONFIG_KGDB is not set
 
 #
 # Security options
index aa67bfe..bb5f7b2 100644 (file)
@@ -2098,6 +2098,7 @@ CONFIG_INIT_DEBUG=y
 # CONFIG_SCHEDSTATS is not set
 # CONFIG_IOMMU_DEBUG is not set
 CONFIG_KPROBES=y
+# CONFIG_KGDB is not set
 
 #
 # Security options
index 8a1b02f..a00f767 100644 (file)
@@ -2069,6 +2069,7 @@ CONFIG_INIT_DEBUG=y
 # CONFIG_SCHEDSTATS is not set
 # CONFIG_IOMMU_DEBUG is not set
 CONFIG_KPROBES=y
+# CONFIG_KGDB is not set
 
 #
 # Security options