Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Wed, 10 May 2023 14:30:47 -0700 you wrote: > For kfuncs like bpf_obj_drop and bpf_refcount_acquire - which take > user-defined types as input - the verifier needs to track the specific > type passed in when checking a particular kfunc call. This requires > tracking (btf, btf_id) tuple. In commit 7c50b1cb76ac > ("bpf: Add bpf_refcount_acquire kfunc") I added an anonymous union with > inner structs named after the specific kfuncs tracking this information, > with the goal of making it more obvious which kfunc this data was being > tracked / expected to be tracked on behalf of. > > [...] Here is the summary with links: - [bpf-next] bpf: Remove anonymous union in bpf_kfunc_call_arg_meta https://git.kernel.org/bpf/bpf-next/c/4d585f48ee6b You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html