Re: [PATCH bpf-next v3 2/6] resolve_btfids: Factor out load_btf()
From: Eduard Zingerman
Date: Fri Dec 12 2025 - 02:10:26 EST
On Fri, 2025-12-05 at 14:30 -0800, Ihor Solodrai wrote:
> Increase the lifetime of parsed BTF in resolve_btfids by factoring
> load_btf() routine out of symbols_resolve() and storing the base_btf
> and btf pointers in the struct object.
>
> Signed-off-by: Ihor Solodrai <ihor.solodrai@xxxxxxxxx>
> ---
Acked-by: Eduard Zingerman <eddyz87@xxxxxxxxx>