Whamcloud - gitweb
Branch HEAD
[fs/lustre-release.git] / lustre / kernel_patches / patches / 8kstack-2.6-rhel4.patch
1 Index: linux-2.6.9-5.0.3.EL/include/asm-i386/thread_info.h
2 ===================================================================
3 --- linux-2.6.9-5.0.3.EL.orig/include/asm-i386/thread_info.h    2005-02-25 10:25:33.000000000 +0200
4 +++ linux-2.6.9-5.0.3.EL/include/asm-i386/thread_info.h 2005-02-25 20:19:11.676139032 +0200
5 @@ -54,7 +54,7 @@
6  #endif
7  
8  #define PREEMPT_ACTIVE         0x4000000
9 -#define THREAD_SIZE            (4096)
10 +#define THREAD_SIZE            (8192)
11  
12  #define STACK_WARN             (THREAD_SIZE/8)
13  /*