See the first patch for a detailed explanation. v2: - Move RESOLVE_TBD assignment out of the loop (Martin) Lorenz Bauer (2): btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTR selftests/bpf: check that modifier resolves after pointer kernel/bpf/btf.c | 1 + tools/testing/selftests/bpf/prog_tests/btf.c | 28 ++++++++++++++++++++ 2 files changed, 29 insertions(+) -- 2.39.2