Andrii Nakryiko wrote:
> Refactor CO-RE relocation candidate search to not expect a single BTF, rather
> return all candidate types with their corresponding BTF objects. This will
> allow to extend CO-RE relocations to accommodate kernel module BTFs.
> 
> Acked-by: Martin KaFai Lau <ka...@fb.com>
> Signed-off-by: Andrii Nakryiko <and...@kernel.org>
> ---
>  tools/lib/bpf/libbpf.c | 187 ++++++++++++++++++++++++-----------------
>  1 file changed, 111 insertions(+), 76 deletions(-)

LGTM.

Acked-by: John Fastabend <john.fastab...@gmail.com>

Reply via email to