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 <[email protected]> > Signed-off-by: Andrii Nakryiko <[email protected]> > --- > tools/lib/bpf/libbpf.c | 187 ++++++++++++++++++++++++----------------- > 1 file changed, 111 insertions(+), 76 deletions(-)
LGTM. Acked-by: John Fastabend <[email protected]>
