aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ia64/resource.h
diff options
context:
space:
mode:
authorschwab@suse.de <schwab@suse.de>2007-03-06 05:34:22 -0500
committerTony Luck <tony.luck@intel.com>2007-03-06 17:48:19 -0500
commitd826393cdebe340b3716002bfb1298ab19b57e83 (patch)
tree6f977b1c06d5da7b69febc1e30ac5445521ec8a6 /include/asm-ia64/resource.h
parentf4a570997e71b892805a1e71303d09c327af135f (diff)
[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>
Diffstat (limited to 'include/asm-ia64/resource.h')
-rw-r--r--include/asm-ia64/resource.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-ia64/resource.h b/include/asm-ia64/resource.h
index 77b1eee01f30..ba2272a87fc7 100644
--- a/include/asm-ia64/resource.h
+++ b/include/asm-ia64/resource.h
@@ -2,7 +2,6 @@
2#define _ASM_IA64_RESOURCE_H 2#define _ASM_IA64_RESOURCE_H
3 3
4#include <asm/ustack.h> 4#include <asm/ustack.h>
5#define _STK_LIM_MAX DEFAULT_USER_STACK_SIZE
6#include <asm-generic/resource.h> 5#include <asm-generic/resource.h>
7 6
8#endif /* _ASM_IA64_RESOURCE_H */ 7#endif /* _ASM_IA64_RESOURCE_H */