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>
Esse commit está contido em:
Sargun Dhillon
2020-01-07 09:59:26 -08:00
commit de Christian Brauner
commit 9a2cef09c8
20 arquivos alterados com 23 adições e 2 exclusões

Ver arquivo

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