OSDN Git Service

ia64: add statx and io_pgetevents syscalls
authorArnd Bergmann <arnd@arndb.de>
Sun, 30 Dec 2018 21:25:07 +0000 (22:25 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 25 Jan 2019 16:22:20 +0000 (17:22 +0100)
All architectures should implement these two, so assign numbers
and hook them up on ia64.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/ia64/kernel/syscalls/syscall.tbl

index e97caf5..5258528 100644 (file)
 323    common  copy_file_range                 sys_copy_file_range
 324    common  preadv2                         sys_preadv2
 325    common  pwritev2                        sys_pwritev2
+326    common  statx                           sys_statx
+327    common  io_pgetevents                   sys_io_pgetevents