Hello: This patch was applied to bpf/bpf-next.git (master) by Daniel Borkmann <daniel@xxxxxxxxxxxxx>: On Fri, 5 Aug 2022 10:14:05 -0700 you wrote: > This patch cleans up a few things: > > * dynptr_fail.c: > There is no sys_nanosleep tracepoint. dynptr_fail only tests > that the prog load fails, so just SEC("?raw_tp") suffices here. > > * test_bpf_cookie: > There is no sys_nanosleep kprobe. The prog is loaded in > userspace through bpf_program__attach_kprobe_opts passing in > SYS_NANOSLEEP_KPROBE_NAME, so just SEC("k{ret}probe") suffices here. > > [...] Here is the summary with links: - [bpf-next,v1] selftests/bpf: Clean up sys_nanosleep uses https://git.kernel.org/bpf/bpf-next/c/5653f55ebd76 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html