linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / asm-i386 / a.out.h
index c964d07..ab17bb8 100644 (file)
@@ -19,7 +19,7 @@ struct exec
 
 #ifdef __KERNEL__
 
-#define STACK_TOP      (TASK_SIZE - PAGE_SIZE)  /* 1 page for vdso */
+#define STACK_TOP      TASK_SIZE
 
 #endif