patch-2.4.22 linux-2.4.22/include/asm-mips64/a.out.h
Next file: linux-2.4.22/include/asm-mips64/addrspace.h
Previous file: linux-2.4.22/include/asm-mips/xxs1500.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2003-08-25 04:44:44.000000000 -0700
-  Orig file: 
linux-2.4.21/include/asm-mips64/a.out.h
-  Orig date: 
2002-11-28 15:53:15.000000000 -0800
diff -urN linux-2.4.21/include/asm-mips64/a.out.h linux-2.4.22/include/asm-mips64/a.out.h
@@ -26,7 +26,7 @@
 
 #ifdef __KERNEL__
 
-#define STACK_TOP (current->thread.mflags & MF_32BIT ? TASK_SIZE32 : TASK_SIZE)
+#define STACK_TOP (current->thread.mflags & MF_32BIT_ADDR ? TASK_SIZE32 : TASK_SIZE)
 
 #endif
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)