From: adilger Date: Mon, 24 Nov 2008 19:43:18 +0000 (+0000) Subject: Branch HEAD X-Git-Tag: v1_9_120~90 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=f41776fd5eb58ee237cf2427cc414d77ffbe6c3a;p=fs%2Flustre-release.git Branch HEAD Add brief description of the patch. --- diff --git a/lustre/kernel_patches/patches/8kstack-2.6.12.patch b/lustre/kernel_patches/patches/8kstack-2.6.12.patch index f3a2160..26b0f3f 100644 --- a/lustre/kernel_patches/patches/8kstack-2.6.12.patch +++ b/lustre/kernel_patches/patches/8kstack-2.6.12.patch @@ -1,3 +1,6 @@ +Increase the stack size to 8kB. This is only required for i386 arch, +because other kernels always have 8kB stack sizes. + Index: linux-2.6.9-5.0.3.EL/include/asm-i386/thread_info.h =================================================================== --- linux-2.6.9-5.0.3.EL.orig/include/asm-i386/thread_info.h 2005-02-25 10:25:33.000000000 +0200