Whamcloud - gitweb
- adding CONFIG_KALLSYMS to kksymoops patch
authorccooper <ccooper>
Wed, 23 Jun 2004 02:33:14 +0000 (02:33 +0000)
committerccooper <ccooper>
Wed, 23 Jun 2004 02:33:14 +0000 (02:33 +0000)
lustre/kernel_patches/patches/kksymoops-2.4.24.vanilla.patch

index 46496da..dd76be4 100644 (file)
@@ -1,3 +1,15 @@
+diff -urNp linux-700/arch/i386/config.in linux-720/arch/i386/config.in
+--- linux-700/arch/i386/config.in
++++ linux-720/arch/i386/config.in
+@@ -9,8 +9,6 @@ define_bool CONFIG_SBUS n
+  
+ define_bool CONFIG_UID16 y
+  
++define_bool CONFIG_KALLSYMS y
++
+ mainmenu_option next_comment
+ comment 'Code maturity level options'
+ bool 'Prompt for development and/or incomplete code/drivers' CONFIG_EXPERIMENTAL
 diff -urNp linux-700/arch/i386/kernel/process.c linux-720/arch/i386/kernel/process.c
 --- linux-700/arch/i386/kernel/process.c       
 +++ linux-720/arch/i386/kernel/process.c