[PATCH] Correct get/set_robust_list syscall numbers for powerpc
Dmitry V. Levin
ldv at altlinux.org
Mon Aug 9 21:48:20 UTC 2010
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
-------------- 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/20100810/2ac2d32e/attachment.bin>
More information about the Strace-devel
mailing list