Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Thu, 26 Sep 2024 15:49:48 +0100 you wrote: > When building selftests, the following was seen: > > uprobe_multi.c: In function ‘trigger_uprobe’: > uprobe_multi.c:108:40: error: ‘MADV_PAGEOUT’ undeclared (first use in this function) > 108 | madvise(addr, page_sz, MADV_PAGEOUT); > | ^~~~~~~~~~~~ > uprobe_multi.c:108:40: note: each undeclared identifier is reported only once for each function it appears in > make: *** [Makefile:850: bpf-next/tools/testing/selftests/bpf/uprobe_multi] Error 1 > > [...] Here is the summary with links: - [bpf-next] selftests/bpf: fix uprobe_multi compilation error https://git.kernel.org/bpf/bpf-next/c/db38ed2cfa62 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html