patch-2.4.22 linux-2.4.22/include/asm-mips64/user.h

Next file: linux-2.4.22/include/asm-mips64/war.h
Previous file: linux-2.4.22/include/asm-mips64/unistd.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/include/asm-mips64/user.h linux-2.4.22/include/asm-mips64/user.h
@@ -37,7 +37,7 @@
  *	to write an integer number of pages.
  */
 struct user {
-	unsigned long	regs[EF_SIZE/4+64];	/* integer and fp regs */
+	unsigned long	regs[EF_SIZE/8+64];	/* integer and fp regs */
 	size_t		u_tsize;		/* text size (pages) */
 	size_t		u_dsize;		/* data size (pages) */
 	size_t		u_ssize;		/* stack size (pages) */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)