From 193d6fcf17ada70fec73a09c52ccca3849238b3d Mon Sep 17 00:00:00 2001 From: green Date: Sun, 8 May 2005 20:33:40 +0000 Subject: [PATCH] Move CONFIG_KALLSYMS question from ISDN menu to kernel hacking menu in 2.4.29 patch --- lustre/kernel_patches/patches/kallsyms-2.4.29.patch | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lustre/kernel_patches/patches/kallsyms-2.4.29.patch b/lustre/kernel_patches/patches/kallsyms-2.4.29.patch index 3cd5b23..d270aa4 100644 --- a/lustre/kernel_patches/patches/kallsyms-2.4.29.patch +++ b/lustre/kernel_patches/patches/kallsyms-2.4.29.patch @@ -60,15 +60,15 @@ Index: linux-2.4.29/arch/ppc/vmlinux.lds Index: linux-2.4.29/arch/i386/config.in =================================================================== --- linux-2.4.29.orig/arch/i386/config.in 2005-05-08 23:07:09.946514032 +0300 -+++ linux-2.4.29/arch/i386/config.in 2005-05-08 23:07:11.218320688 +0300 -@@ -449,6 +449,7 @@ - if [ "$CONFIG_ISDN" != "n" ]; then - source drivers/isdn/Config.in - fi ++++ linux-2.4.29/arch/i386/config.in 2005-05-08 23:33:00.395809912 +0300 +@@ -512,6 +512,7 @@ + bool ' Magic SysRq key' CONFIG_MAGIC_SYSRQ + bool ' Spinlock debugging' CONFIG_DEBUG_SPINLOCK + bool ' Compile the kernel with frame pointers' CONFIG_FRAME_POINTER + bool ' Load all symbols for debugging/kksymoops' CONFIG_KALLSYMS fi - endmenu + int 'Kernel messages buffer length shift (0 = default)' CONFIG_LOG_BUF_SHIFT 0 Index: linux-2.4.29/arch/ia64/config.in =================================================================== --- linux-2.4.29.orig/arch/ia64/config.in 2005-05-08 23:06:26.936052616 +0300 -- 1.8.3.1