Re: [PATCH bpf-next] bpf: limit bpf_core_types_are_compat() recursion

From: Alexei Starovoitov
Date: Fri Jan 28 2022 - 00:31:47 EST


On Mon, Dec 20, 2021 at 10:34 PM Yonghong Song <yhs@xxxxxx> wrote:
>
>
> https://reviews.llvm.org/D116063 improved the error message as below
> to make it a little bit more evident what is the problem:
>
> $ clang -target bpf -O2 -g -c bug.c
>
> fatal error: error in backend: SubroutineType not supported for
> BTF_TYPE_ID_REMOTE reloc

Hi Matteo,

Are you still working on a test?
What's a timeline to repost the patch set?

Thanks!