Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Fri, 25 Feb 2022 10:59:24 -0800 you wrote: > In a previous commit (1), BPF preload process was switched from user mode > process to use in-kernel light skeleton instead. However, in the kernel context > the available FD starts from 0, instead of normally 3 for user mode process. > The preload process also left two FDs open, taking over FD 0 and 1. This later > caused issues when kernel trys to setup stdin/stdout/stderr for init process, > assuming FD 0,1,2 are available. > > [...] Here is the summary with links: - [bpf-next,v3] bpf: Fix issue with bpf preload module taking over stdout/stdin of kernel. https://git.kernel.org/bpf/bpf-next/c/80bebebdac93 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html