Hello: This patch was applied to bpf/bpf-next.git (master) by Daniel Borkmann <daniel@xxxxxxxxxxxxx>: On Mon, 31 Jan 2022 17:46:10 -0800 you wrote: > btf_ext__{func,line}_info_rec_size functions are used in conjunction > with already-deprecated btf_ext__reloc_{func,line}_info functions. Since > struct btf_ext is opaque to the user it was necessary to expose rec_size > getters in the past. > > btf_ext__reloc_{func,line}_info were deprecated in commit 8505e8709b5ee > ("libbpf: Implement generalized .BTF.ext func/line info adjustment") > as they're not compatible with support for multiple programs per > section. It was decided[0] that users of these APIs should implement their > own .btf.ext parsing to access this data, in which case the rec_size > getters are unnecessary. So deprecate them from libbpf 0.7.0 onwards. > > [...] Here is the summary with links: - [v2,bpf-next] libbpf: deprecate btf_ext rec_size APIs https://git.kernel.org/bpf/bpf-next/c/5ee32ea24ce7 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html