arch: wire up pidfd_getfd syscall

This wires up the pidfd_getfd syscall for all architectures.

Signed-off-by: Sargun Dhillon <sargun@sargun.me>
Acked-by: Christian Brauner <christian.brauner@ubuntu.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20200107175927.4558-4-sargun@sargun.me
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
此提交包含在:
Sargun Dhillon
2020-01-07 09:59:26 -08:00
提交者 Christian Brauner
父節點 8649c322f7
當前提交 9a2cef09c8
共有 20 個檔案被更改,包括 23 行新增2 行删除

查看文件

@@ -435,3 +435,4 @@
433 common fspick sys_fspick
434 common pidfd_open sys_pidfd_open
# 435 reserved for clone3
438 common pidfd_getfd sys_pidfd_getfd