10 Aug
2026
10 Aug
'26
8:44 p.m.
On Sat, 08 Aug 2026 00:10:32 +0800
Huang Jing
Include linux_dep.h for close_range() usage in isolation.c. And now that the close_open_files() function which makes use of linux_dep.h has been moved from util.c to isolation.c, we can safely remove the header inclusion from util.c.
Link: https://github.com/gentoo/gentoo/pull/46644 Fixes: 0a510066e916 ("isolation: Move close_open_files() to isolate_fds()")
Signed-off-by: Jing Huang
Reviewed-by: David Gibson
Applied, thanks, and welcome to the git log! I'll let you know explicitly once this gets into a tagged release so that the patch in Gentoo can be dropped. -- Stefano