generic syscalls: wire up preadv2 and pwritev2 syscalls
authorAndre Przywara <andre.przywara@arm.com>
Mon, 11 Apr 2016 09:17:46 +0000 (10:17 +0100)
committerArnd Bergmann <arnd@arndb.de>
Sat, 23 Apr 2016 20:38:08 +0000 (22:38 +0200)
commit987aedb5d6f6e10c5203c6d0aab9a60ec22c7e93
treecdcbee3ca0d178d79ae33cf94b8f3427a1bc7eae
parentc3b46c73264b03000d1e18b22f5caf63332547c9
generic syscalls: wire up preadv2 and pwritev2 syscalls

These new syscalls are implemented as generic code, so enable them for
architectures like arm64 which use the generic syscall table.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
include/uapi/asm-generic/unistd.h
This page took 0.024773 seconds and 5 git commands to generate.