Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Tue, 11 Oct 2022 15:12:49 +0800 you wrote: > From: Hou Tao <houtao1@xxxxxxxxxx> > > SYS_pidfd_open may be undefined for old glibc, so using sys_pidfd_open() > helper defined in task_local_storage_helpers.h instead to fix potential > build failure. > > And according to commit 7615d9e1780e ("arch: wire-up pidfd_open()"), the > syscall number of pidfd_open is always 434 except for alpha architure, > so update the definition of __NR_pidfd_open accordingly. > > [...] Here is the summary with links: - [bpf-next] selftests/bpf: Use sys_pidfd_open() helper when possible https://git.kernel.org/bpf/bpf-next/c/62c69e89e81b You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html