Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Mon, 5 Feb 2024 16:22:43 -0800 you wrote: > If PERF_EVENT program has __arg_ctx argument with matching > architecture-specific pt_regs/user_pt_regs/user_regs_struct pointer > type, libbpf should still perform type rewrite for old kernels, but not > emit the warning. Fix copy/paste from kernel code where 0 is meant to > signify "no error" condition. For libbpf we need to return "true" to > proceed with type rewrite (which for PERF_EVENT program will be > a canonical `struct bpf_perf_event_data *` type). > > [...] Here is the summary with links: - [bpf-next] libbpf: fix return value for PERF_EVENT __arg_ctx type fix up check https://git.kernel.org/bpf/bpf-next/c/d7bc416aa5cc You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html