linux rhirst

Richard Hirst rhirst@puffin.external.hp.com
Wed, 8 Nov 2000 11:27:40 -0700


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	rhirst	00/11/08 11:27:40

Modified files:
	arch/parisc/kernel: syscall.S 

Log message:
Save/restore args and return value round syscall_trace().
I can now run a simple process under ptrace(PTRACE_SYSCALL) control.
Someone who understands this area should vet my patch...