========== build_32bit - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files 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) | ^~~~~~~~~~~~~~~~~~~ New errors added --- /tmp/tmp.S7DSXrIcD5 2026-02-05 02:16:32.017872787 -0500 +++ /tmp/tmp.6njfV0Q2Js 2026-02-05 02:18:20.932590152 -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.mMv5SwQ2vP 2026-02-05 02:18:20.935393549 -0500 +++ /tmp/tmp.CmoXINTurm 2026-02-05 02:18:20.937439082 -0500 @@ -0,0 +1 @@ + 1 ../kernel/bpf/bpf_local_storage.c