========== 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 ../kernel/bpf/bpf_local_storage.c:64:13: warning: ‘selem_linked_to_map’ defined but not used [-Wunused-function] 64 | static bool selem_linked_to_map(const struct bpf_local_storage_elem *selem) | ^~~~~~~~~~~~~~~~~~~ ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? New errors added --- /tmp/tmp.IQBZ82xZ10 2026-01-31 01:02:18.701413764 -0500 +++ /tmp/tmp.B38et7RLYu 2026-01-31 01:03:18.645592727 -0500 @@ -1,0 +2,3 @@ +../kernel/bpf/bpf_local_storage.c:64:13: warning: ‘selem_linked_to_map’ defined but not used [-Wunused-function] + 64 | static bool selem_linked_to_map(const struct bpf_local_storage_elem *selem) + | ^~~~~~~~~~~~~~~~~~~ Per-file breakdown --- /tmp/tmp.OPgreM4yM8 2026-01-31 01:03:18.648056945 -0500 +++ /tmp/tmp.QTE1FpKGlM 2026-01-31 01:03:18.650056926 -0500 @@ -0,0 +1 @@ + 1 ../kernel/bpf/bpf_local_storage.c