projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4a5709
)
[IA64] Remove stack hard limit on ia64
author
schwab@suse.de
<schwab@suse.de>
Tue, 6 Mar 2007 10:34:22 +0000
(
02:34
-0800)
committer
Tony Luck
<tony.luck@intel.com>
Tue, 6 Mar 2007 22:48:19 +0000
(14:48 -0800)
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>
include/asm-ia64/resource.h
patch
|
blob
|
history
diff --git
a/include/asm-ia64/resource.h
b/include/asm-ia64/resource.h
index
77b1eee
..
ba2272a
100644
(file)
--- 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 */