mirror of
https://github.com/torvalds/linux
synced 2026-06-21 10:22:28 +09:00
Since the introduction of CLONE_PIDFD pidfd_send_signal() is independent of CONFIG_PROC_FS. Signed-off-by: Christian Brauner <christian@brauner.io>