From 46aaf22ed3f5911a338d5b32e1c9de982806dcb9 Mon Sep 17 00:00:00 2001 From: rread Date: Mon, 12 Jan 2004 19:36:50 +0000 Subject: [PATCH] Increase UML stack size. --- lustre/kernel_patches/kernel_configs/config-linux-2.4.20-uml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/kernel_patches/kernel_configs/config-linux-2.4.20-uml b/lustre/kernel_patches/kernel_configs/config-linux-2.4.20-uml index 489ea8b..4a63c18 100644 --- a/lustre/kernel_patches/kernel_configs/config-linux-2.4.20-uml +++ b/lustre/kernel_patches/kernel_configs/config-linux-2.4.20-uml @@ -37,7 +37,7 @@ CONFIG_NEST_LEVEL=0 CONFIG_KERNEL_HALF_GIGS=1 # CONFIG_HIGHMEM is not set # CONFIG_PROC_MM is not set -CONFIG_KERNEL_STACK_ORDER=2 +CONFIG_KERNEL_STACK_ORDER=3 # # Loadable module support -- 1.8.3.1