Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/ethernet/freescale/enetc/enetc.c: In function ‘enetc_setup_irqs’: ../drivers/net/ethernet/freescale/enetc/enetc.c:2797:60: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 4 and 19 [-Wformat-truncation=] 2797 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2797:52: note: directive argument in the range [-2147483638, 2147483646] 2797 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~~~~~~~~~~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2797:17: note: ‘snprintf’ output between 7 and 32 bytes into a destination of size 24 2797 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2798 | priv->ndev->name, i); | ~~~~~~~~~~~~~~~~~~~~ ../net/tipc/monitor.c:112:29: warning: ‘tipc_monitor_rtnl’ defined but not used [-Wunused-function] 112 | static struct tipc_monitor *tipc_monitor_rtnl(struct net *net, int bearer_id) | ^~~~~~~~~~~~~~~~~ WARNING: modpost: vmlinux: section mismatch in reference: lookup_object_or_alloc+0x462 (section: .text) -> is_static_object (section: .init.text) Documentation/.renames.txt: warning: ignored by one of the .gitignore files WARNING: modpost: vmlinux: section mismatch in reference: lookup_object_or_alloc+0x462 (section: .text) -> is_static_object (section: .init.text) Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/tipc/monitor.c:112:29: warning: ‘tipc_monitor_rtnl’ defined but not used [-Wunused-function] 112 | static struct tipc_monitor *tipc_monitor_rtnl(struct net *net, int bearer_id) | ^~~~~~~~~~~~~~~~~ WARNING: modpost: vmlinux: section mismatch in reference: lookup_object_or_alloc+0x462 (section: .text) -> is_static_object (section: .init.text) New errors added --- /tmp/tmp.H91PK3RsR6 2026-04-15 02:46:22.228061839 -0400 +++ /tmp/tmp.yUxkkZ09vD 2026-04-15 02:46:55.496192749 -0400 @@ -1,0 +2,3 @@ +../net/tipc/monitor.c:112:29: warning: ‘tipc_monitor_rtnl’ defined but not used [-Wunused-function] + 112 | static struct tipc_monitor *tipc_monitor_rtnl(struct net *net, int bearer_id) + | ^~~~~~~~~~~~~~~~~ Per-file breakdown --- /tmp/tmp.XJYXwjzaYc 2026-04-15 02:46:55.499530323 -0400 +++ /tmp/tmp.eVTmu1OeOh 2026-04-15 02:46:55.501530308 -0400 @@ -0,0 +1 @@ + 1 ../net/tipc/monitor.c