Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../kernel/bpf/hashtab.c: In function ‘rhtab_map_check_btf’: ../kernel/bpf/hashtab.c:2845:16: error: implicit declaration of function ‘bpf_ma_set_dtor’ [-Wimplicit-function-declaration] 2845 | return bpf_ma_set_dtor(map, &rhtab->ma, rhtab_mem_dtor); | ^~~~~~~~~~~~~~~ ../kernel/bpf/hashtab.c: At top level: ../kernel/bpf/hashtab.c:2839:12: warning: ‘rhtab_map_check_btf’ defined but not used [-Wunused-function] 2839 | static int rhtab_map_check_btf(struct bpf_map *map, const struct btf *btf, | ^~~~~~~~~~~~~~~~~~~ ../kernel/bpf/hashtab.c:2817:13: warning: ‘rhtab_check_and_free_fields’ defined but not used [-Wunused-function] 2817 | static void rhtab_check_and_free_fields(struct bpf_rhtab *rhtab, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:289: kernel/bpf/hashtab.o] Error 1 make[4]: *** [../scripts/Makefile.build:548: kernel/bpf] Error 2 make[3]: *** [../scripts/Makefile.build:548: kernel] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/bpf-next/wt-0/Makefile:2139: .] Error 2 make[1]: *** [/srv/nipa-poller/bpf-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 Documentation/.renames.txt: warning: ignored by one of the .gitignore files WARNING: modpost: vmlinux: section mismatch in reference: lookup_object_or_alloc+0x176 (section: .text) -> is_static_object (section: .init.text) WARNING: modpost: vmlinux: section mismatch in reference: __arm_v7s_unmap+0x386 (section: .text) -> dummy_tlb_add_page (section: .init.text) WARNING: modpost: vmlinux: section mismatch in reference: __arm_v7s_unmap.cold+0x5b (section: .text.unlikely) -> dummy_tlb_flush (section: .init.text)