aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorschwab@suse.de <schwab@suse.de>2007-03-06 02:34:22 -0800
committerTony Luck <tony.luck@intel.com>2007-03-06 14:48:19 -0800
commitd826393cdebe340b3716002bfb1298ab19b57e83 (patch)
tree6f977b1c06d5da7b69febc1e30ac5445521ec8a6 /include
parent[IA64] point saved_max_pfn to the max_pfn of the entire system (diff)
downloadlinux-dev-d826393cdebe340b3716002bfb1298ab19b57e83.tar.xz
linux-dev-d826393cdebe340b3716002bfb1298ab19b57e83.zip
[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')
-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 @@
#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 */