========== build_32bit - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../kernel/bpf/stackmap.c: In function ‘stack_map_lock_vma’: ../kernel/bpf/stackmap.c:172:42: error: implicit declaration of function ‘vma_start_read_locked’; did you mean ‘vma_assert_write_locked’? [-Wimplicit-function-declaration] 172 | if (range_in_vma(vma, ip, ip) && vma_start_read_locked(vma)) | ^~~~~~~~~~~~~~~~~~~~~ | vma_assert_write_locked make[5]: *** [../scripts/Makefile.build:289: kernel/bpf/stackmap.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/wt-0/Makefile:2105: .] Error 2 make[1]: *** [/srv/nipa-poller/bpf/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) Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../kernel/bpf/stackmap.c: In function ‘stack_map_lock_vma’: ../kernel/bpf/stackmap.c:172:42: error: implicit declaration of function ‘vma_start_read_locked’; did you mean ‘vma_assert_write_locked’? [-Wimplicit-function-declaration] 172 | if (range_in_vma(vma, ip, ip) && vma_start_read_locked(vma)) | ^~~~~~~~~~~~~~~~~~~~~ | vma_assert_write_locked make[5]: *** [../scripts/Makefile.build:289: kernel/bpf/stackmap.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/wt-0/Makefile:2105: .] Error 2 make[1]: *** [/srv/nipa-poller/bpf/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.0dMtY9dMKx 2026-04-07 20:41:16.387534317 -0400 +++ /tmp/tmp.4Ha8sNkqGV 2026-04-07 20:41:23.828274343 -0400 @@ -2,3 +2,12 @@ -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) +../kernel/bpf/stackmap.c: In function ‘stack_map_lock_vma’: +../kernel/bpf/stackmap.c:172:42: error: implicit declaration of function ‘vma_start_read_locked’; did you mean ‘vma_assert_write_locked’? [-Wimplicit-function-declaration] + 172 | if (range_in_vma(vma, ip, ip) && vma_start_read_locked(vma)) + | ^~~~~~~~~~~~~~~~~~~~~ + | vma_assert_write_locked +make[5]: *** [../scripts/Makefile.build:289: kernel/bpf/stackmap.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/wt-0/Makefile:2105: .] Error 2 +make[1]: *** [/srv/nipa-poller/bpf/wt-0/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.5oE32U8Vce 2026-04-07 20:41:23.830608132 -0400 +++ /tmp/tmp.kCLblnGhzi 2026-04-07 20:41:23.834275676 -0400 @@ -0,0 +1 @@ + 1 ../kernel/bpf/stackmap.c