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:371:41: warning: variable ‘cnt’ set but not used [-Wunused-but-set-variable=] 371 | 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.nKBuPvWcEm 2026-04-10 17:42:24.869405175 -0400 +++ /tmp/tmp.usoYSqTAk5 2026-04-10 17:44:22.131005891 -0400 @@ -1,0 +2,4 @@ +../kernel/bpf/liveness.c: In function ‘update_instance’: +../kernel/bpf/liveness.c:371:41: warning: variable ‘cnt’ set but not used [-Wunused-but-set-variable=] + 371 | u32 i, frame, po_start, po_end, cnt; + | ^~~ Per-file breakdown --- /tmp/tmp.U8OG2PLg0Y 2026-04-10 17:44:22.133962242 -0400 +++ /tmp/tmp.EguLQlD8tU 2026-04-10 17:44:22.135726981 -0400 @@ -0,0 +1 @@ + 1 ../kernel/bpf/liveness.c