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>
This commit is contained in:
Sargun Dhillon
2020-01-07 09:59:26 -08:00
committed by Christian Brauner
parent 8649c322f7
commit 9a2cef09c8
20 changed files with 23 additions and 2 deletions

View File

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