patch-2.4.21 linux-2.4.21/include/asm-ppc64/a.out.h
Next file: linux-2.4.21/include/asm-ppc64/bitops.h
Previous file: linux-2.4.21/include/asm-ppc/xor.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2003-06-13 07:51:38.000000000 -0700
- Orig file:
linux-2.4.20/include/asm-ppc64/a.out.h
- Orig date:
2002-08-02 17:39:45.000000000 -0700
diff -urN linux-2.4.20/include/asm-ppc64/a.out.h linux-2.4.21/include/asm-ppc64/a.out.h
@@ -31,7 +31,7 @@
#ifdef __KERNEL__
/* 64-bit user address space is less PGDIR_SIZE due to pgd_index() bug. */
-#define STACK_TOP_USER64 (TASK_SIZE_USER64 - PGDIR_SIZE)
+#define STACK_TOP_USER64 (TASK_SIZE_USER64)
/* Give 32-bit user space a full 4G address space to live in. */
#define STACK_TOP_USER32 (TASK_SIZE_USER32)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)