Browse Source

[IA64] Remove stack hard limit on ia64

Un-Breaks pthreads, since Oct 2003.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>
schwab@suse.de 18 years ago
parent
commit
d826393cde
1 changed files with 0 additions and 1 deletions
  1. 0 1
      include/asm-ia64/resource.h

+ 0 - 1
include/asm-ia64/resource.h

@@ -2,7 +2,6 @@
 #define _ASM_IA64_RESOURCE_H
 #define _ASM_IA64_RESOURCE_H
 
 
 #include <asm/ustack.h>
 #include <asm/ustack.h>
-#define _STK_LIM_MAX	DEFAULT_USER_STACK_SIZE
 #include <asm-generic/resource.h>
 #include <asm-generic/resource.h>
 
 
 #endif /* _ASM_IA64_RESOURCE_H */
 #endif /* _ASM_IA64_RESOURCE_H */