|
@@ -45,7 +45,7 @@ extern unsigned int vced_count, vcei_count;
|
|
* User space process size: 2GB. This is hardcoded into a few places,
|
|
* User space process size: 2GB. This is hardcoded into a few places,
|
|
* so don't change it unless you know what you are doing.
|
|
* so don't change it unless you know what you are doing.
|
|
*/
|
|
*/
|
|
-#define TASK_SIZE 0x7fff8000UL
|
|
|
|
|
|
+#define TASK_SIZE 0x80000000UL
|
|
#endif
|
|
#endif
|
|
|
|
|
|
#define STACK_TOP_MAX TASK_SIZE
|
|
#define STACK_TOP_MAX TASK_SIZE
|