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 ../net/sched/sch_api.c: In function ‘tc_dump_qdisc’: ../net/sched/sch_api.c:1887:23: warning: variable ‘s_ifindex’ set but not used [-Wunused-but-set-variable=] 1887 | unsigned long s_ifindex; | ^~~~~~~~~ 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.3oQSZY6skq 2026-04-28 13:23:13.135013355 -0400 +++ /tmp/tmp.iUhXNad57d 2026-04-28 13:25:19.294964342 -0400 @@ -1,0 +2,4 @@ +../net/sched/sch_api.c: In function ‘tc_dump_qdisc’: +../net/sched/sch_api.c:1887:23: warning: variable ‘s_ifindex’ set but not used [-Wunused-but-set-variable=] + 1887 | unsigned long s_ifindex; + | ^~~~~~~~~ Per-file breakdown --- /tmp/tmp.BEDfbvGqth 2026-04-28 13:25:19.296602667 -0400 +++ /tmp/tmp.WSTPjb9arx 2026-04-28 13:25:19.298602654 -0400 @@ -0,0 +1 @@ + 1 ../net/sched/sch_api.c