Skip to content

Commit

Permalink
[IA64] Remove stack hard limit on ia64
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
schwab@suse.de authored and Tony Luck committed Mar 6, 2007
1 parent f4a5709 commit d826393
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/asm-ia64/resource.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */

0 comments on commit d826393

Please sign in to comment.