[IA64] Remove stack hard limit on ia64
author[email protected] <[email protected]>
Tue, 6 Mar 2007 10:34:22 +0000 (02:34 -0800)
committerTony Luck <[email protected]>
Tue, 6 Mar 2007 22:48:19 +0000 (14:48 -0800)
Un-Breaks pthreads, since Oct 2003.

Signed-off-by: Olaf Hering <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
include/asm-ia64/resource.h

index 77b1eee01f30e2285e8e6cb1084fce583294ae5c..ba2272a87fc7b4ce41c99f202c5598bc7055c65c 100644 (file)
@@ -2,7 +2,6 @@
 #define _ASM_IA64_RESOURCE_H
 
 #include <asm/ustack.h>
-#define _STK_LIM_MAX   DEFAULT_USER_STACK_SIZE
 #include <asm-generic/resource.h>
 
 #endif /* _ASM_IA64_RESOURCE_H */