linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / arch / sparc64 / kernel / binfmt_elf32.c
index 8a2abcc..a1a12d2 100644 (file)
@@ -153,9 +153,7 @@ MODULE_AUTHOR("Eric Youngdale, David S. Miller, Jakub Jelinek");
 #undef MODULE_DESCRIPTION
 #undef MODULE_AUTHOR
 
-#include <asm/a.out.h>
-
 #undef TASK_SIZE
-#define TASK_SIZE STACK_TOP32
+#define TASK_SIZE 0xf0000000
 
 #include "../../../fs/binfmt_elf.c"