eventpoll: wire up epoll_pwait3() syscall epoll-min_ts.2
authorJens Axboe <axboe@kernel.dk>
Wed, 12 Apr 2023 16:08:22 +0000 (10:08 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 12 Apr 2023 16:30:58 +0000 (10:30 -0600)
commitb9cf9474f08ccfc0d8b4afad26ba2ca82e64a67b
tree472c6769e4cb53af922317a57fcee7c5949fcd1e
parent343353f60bfa9ffcf17dee8189972f43575bbe5e
eventpoll: wire up epoll_pwait3() syscall

This adds the generic definition and wires it up for x86 and arm.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
arch/arm/tools/syscall.tbl
arch/x86/entry/syscalls/syscall_32.tbl
arch/x86/entry/syscalls/syscall_64.tbl
include/linux/syscalls.h
include/uapi/asm-generic/unistd.h