========== build_allmodconfig_warn - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/xdp/xsk.c:881:12: warning: ‘__xsk_generic_xmit_batch’ defined but not used [-Wunused-function] 881 | static int __xsk_generic_xmit_batch(struct xdp_sock *xs) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? New errors added --- /tmp/tmp.AWqccn9HGw 2025-10-21 09:07:30.356627423 -0700 +++ /tmp/tmp.jxUq9wI3wM 2025-10-21 09:09:18.118375131 -0700 @@ -1,0 +2,3 @@ +../net/xdp/xsk.c:881:12: warning: ‘__xsk_generic_xmit_batch’ defined but not used [-Wunused-function] + 881 | static int __xsk_generic_xmit_batch(struct xdp_sock *xs) + | ^~~~~~~~~~~~~~~~~~~~~~~~ Per-file breakdown --- /tmp/tmp.2wxUOQbizu 2025-10-21 09:09:18.126375057 -0700 +++ /tmp/tmp.yePqeyRUdw 2025-10-21 09:09:18.130375020 -0700 @@ -0,0 +1 @@ + 1 ../net/xdp/xsk.c