On Thu, Aug 05, 2010 at 11:53:29PM +0100, Neil Campbell wrote:
> I noticed while doing some debugging that strace currently has 
> get_robust_list and set_robust_list mixed up for powerpc linux.  Here are the 
> syscall numbers as defined in a recent kernel:
> 
> #define __NR_get_robust_list  299
> #define __NR_set_robust_list  300

Good catch.  The only linux arch where these two syscalls are listed in
this order is powerpc.


-- 
ldv

Attachment: pgpe2F8jWEUfZ.pgp
Description: PGP signature

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to