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+0x462 (section: .text) -> is_static_object (section: .init.text) ../arch/x86/boot/version.c: note: in included file (through ../arch/x86/include/uapi/asm/bitsperlong.h, ../include/uapi/asm-generic/int-ll64.h, ../include/asm-generic/int-ll64.h, ../include/uapi/asm-generic/types.h, ...): ../include/asm-generic/bitsperlong.h:23:2: error: Inconsistent word size. Check asm/bitsperlong.h ../include/asm-generic/bitsperlong.h:27:33: error: static assertion failed: "Inconsistent word size. Check asm/bitsperlong.h"