mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
bee19cd8f2
Initialize pidfd to an invalid descriptor, to fail gracefully on those kernels that do not implement CLONE_PIDFD and leave pidfd unchanged. Signed-off-by: Dmitry V. Levin <ldv@altlinux.org> Signed-off-by: Christian Brauner <christian@brauner.io>