Files
linux/kernel
Christian Brauner 607ff004cb fork: use pidfd_prepare()
commit ca7707f543 upstream.

Stop open-coding get_unused_fd_flags() and anon_inode_getfile(). That's
brittle just for keeping the flags between both calls in sync. Use the
dedicated helper.

Message-Id: <20230327-pidfd-file-api-v1-2-5c0e9a3158e4@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-06-04 14:32:36 +02:00
..
2025-01-09 13:23:36 +01:00
2024-07-05 09:08:24 +02:00
2025-03-13 12:43:26 +01:00
2023-12-20 15:41:18 +01:00
2025-06-04 14:32:36 +02:00
2024-11-08 16:20:38 +01:00
2021-02-07 15:35:49 +01:00
2020-01-09 10:19:54 +01:00