]> granicus.if.org Git - strace/commit
x32: update io_{setup,submit} syscalls
authorMike Frysinger <vapier@gentoo.org>
Fri, 1 Aug 2014 11:00:24 +0000 (07:00 -0400)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 1 Aug 2014 14:25:12 +0000 (14:25 +0000)
commit212287c56c81c0bbe57f182e063d4b1e3bf850d3
tree8c1ff123c2917460490e52e74a811b173c39a900
parent57fac759ca0945f5608ed6a2228c697f8fb67cd6
x32: update io_{setup,submit} syscalls

Starting in 3.16, these two syscalls have gotten their own entry
point for x32.  See linux 7fd44dacdd803c0bbf38bf478d51d280902bb0f1.

* linux/x32/syscallent.h: Change existing io_{setup,submit} to 64bit,
and add new entry points for x32 specifically.
linux/x32/syscallent.h