========== build_32bit - FAILED 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/liveness.c: In function ‘update_instance’: ../kernel/bpf/liveness.c:373:41: warning: variable ‘cnt’ set but not used [-Wunused-but-set-variable=] 373 | u32 i, frame, po_start, po_end, cnt; | ^~~ 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) New errors added --- /tmp/tmp.9zozl4r0JU 2026-04-10 06:05:40.812422078 -0400 +++ /tmp/tmp.bikuRJCROZ 2026-04-10 06:07:35.535183645 -0400 @@ -1,0 +2,4 @@ +../kernel/bpf/liveness.c: In function ‘update_instance’: +../kernel/bpf/liveness.c:373:41: warning: variable ‘cnt’ set but not used [-Wunused-but-set-variable=] + 373 | u32 i, frame, po_start, po_end, cnt; + | ^~~ Per-file breakdown --- /tmp/tmp.dCmDY3SNQz 2026-04-10 06:07:35.538010719 -0400 +++ /tmp/tmp.h8eR9VT2yU 2026-04-10 06:07:35.540345113 -0400 @@ -0,0 +1 @@ + 1 ../kernel/bpf/liveness.c