On Thu, Nov 19, 2020 at 03:22:41PM -0800, 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 <kafai@xxxxxx>