[parisc-linux] 2.5 randomly kills applications with page faults

John David Anglin dave@hiauly1.hia.nrc.ca
Fri, 20 Dec 2002 17:19:28 -0500 (EST)


> @@ -104,7 +105,8 @@
>  	   PSW value is stored.  This is needed for gdb and sys_ptrace. */
>  	STREG	%r0,  TASK_PT_PSW(%r1)
>  	STREG	%r2,  TASK_PT_GR2(%r1)		/* preserve rp */
> -	LDREG	0(%r30), %r2			/* get users sp back */
> +	LDREG	-16(%r30), %r2			/* get users sp back */
> +	ldo	-16(%r30), %r30

I believe that can combine the above two instructions into one with
a ",ma" completer.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)