patch-2.3.13 linux/include/asm-sparc64/a.out.h
Next file: linux/include/asm-sparc64/asm_offsets.h
Previous file: linux/include/asm-sparc/siginfo.h
Back to the patch index
Back to the overall index
-  Lines: 15
-  Date:
Fri Aug  6 11:58:00 1999
-  Orig file: 
v2.3.12/linux/include/asm-sparc64/a.out.h
-  Orig date: 
Thu May 15 16:48:04 1997
diff -u --recursive --new-file v2.3.12/linux/include/asm-sparc64/a.out.h linux/include/asm-sparc64/a.out.h
@@ -1,4 +1,4 @@
-/* $Id: a.out.h,v 1.4 1997/05/04 07:21:19 davem Exp $ */
+/* $Id: a.out.h,v 1.6 1999/08/04 07:04:21 jj Exp $ */
 #ifndef __SPARC64_A_OUT_H__
 #define __SPARC64_A_OUT_H__
 
@@ -95,7 +95,7 @@
 
 #ifdef __KERNEL__
 
-#define STACK_TOP (current->tss.flags & SPARC_FLAG_32BIT ? 0xf0000000 : TASK_SIZE)
+#define STACK_TOP (current->thread.flags & SPARC_FLAG_32BIT ? 0xf0000000 : 0x80000000000L)
 
 #endif
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)