summaryrefslogtreecommitdiffstats
path: root/include/asm-ia64/resource.h
diff options
context:
space:
mode:
authorschwab@suse.de2007-03-06 11:34:22 +0100
committerTony Luck2007-03-06 23:48:19 +0100
commitd826393cdebe340b3716002bfb1298ab19b57e83 (patch)
tree6f977b1c06d5da7b69febc1e30ac5445521ec8a6 /include/asm-ia64/resource.h
parent[IA64] point saved_max_pfn to the max_pfn of the entire system (diff)
downloadkernel-qcow2-linux-d826393cdebe340b3716002bfb1298ab19b57e83.tar.gz
kernel-qcow2-linux-d826393cdebe340b3716002bfb1298ab19b57e83.tar.xz
kernel-qcow2-linux-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/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 @@
#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 */