[PATCH-for-2.21-and-2.22] s390-64: remove socketcall syscalls
Mike Frysinger
vapier@gentoo.org
Sat Jan 2 04:05:00 GMT 2016
On 31 Dec 2015 23:28, Aurelien Jarno wrote:
> I have found some times to investigate. It seems there is no issue, my
> bad. I just discovered that on s390x, syscalls numbers above 256 are
> actually a a call to syscall 0 with the syscall number passed in
> register %r1. My version of strace was not aware of the new syscalls
> and presented them as syscall setup(). Sorry for the false alert.
is this a bug in strace ? does it not handle `svc 0` insns correctly ?
if so, we should fix that. i assumed the kernel would put the correct
NR into the r1 register regardless of how the syscall was invoked, but
maybe i'm being naive.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20160102/a1b9aa67/attachment.sig>
More information about the Libc-alpha
mailing list