[PATCH] Fix MIPS n32/n64 compile error in syscall.c

Dmitry V. Levin ldv at altlinux.org
Tue Feb 9 21:41:07 UTC 2010


Hi,

On Tue, Feb 09, 2010 at 11:03:27AM -0800, David Daney wrote:
> syscall.c will not build under mips-n32 or mips-n64.
> 
> In syscall_enter() there is a call to ptrace() with an undefined 
> variable 'pid'.  This should be replaced with 'tcp->pid'.  Attached is a 
> patch that fixes the issue for me.
> 
> Please apply if approved.

Applied, thank you.


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20100210/db6a1e3a/attachment.bin>


More information about the Strace-devel mailing list