Files
linux-stable-mirror/kernel
Christian BraunerandGreg Kroah-Hartman b2a5bf1cf4 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:40:25 +02:00
..
2024-06-27 13:46:22 +02:00
2023-12-20 17:00:20 +01:00
2025-06-04 14:40:25 +02:00
2023-11-28 17:06:57 +00:00
2024-10-17 15:22:28 +02:00
2025-06-04 14:40:25 +02:00