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.37fTS9e1yk 2026-04-09 21:49:37.659764869 -0400 +++ /tmp/tmp.Dc8bi3LLP3 2026-04-09 21:51:32.600939382 -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.gNzbsXrAWV 2026-04-09 21:51:32.602751559 -0400 +++ /tmp/tmp.CsHZuuo6aW 2026-04-09 21:51:32.604751540 -0400 @@ -0,0 +1 @@ + 1 ../kernel/bpf/liveness.c