mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
Since the introduction of CLONE_PIDFD pidfd_send_signal() is independent of CONFIG_PROC_FS. Signed-off-by: Christian Brauner <christian@brauner.io>