========== build_allmodconfig_warn - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../kernel/bpf/bpf_iter.c:770:17: warning: symbol 'bpf_iter_num_new' was not declared. Should it be static? ../kernel/bpf/bpf_iter.c:801:17: warning: symbol 'bpf_iter_num_next' was not declared. Should it be static? ../kernel/bpf/bpf_iter.c:820:18: warning: symbol 'bpf_iter_num_destroy' was not declared. Should it be static? ../net/atm/lec.c: In function ‘lec_atm_pre_send’: ../net/atm/lec.c:503:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 503 | if (!pskb_may_pull(skb, msg_size)) | ^~ ../net/atm/lec.c:506:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 506 | mesg = (struct atmlec_msg *)skb->data; | ^~~~ ../net/atm/lec.c:920:39: warning: context imbalance in 'lec_priv_walk' - unexpected unlock ../net/atm/lec.c:976:39: warning: context imbalance in 'lec_seq_stop' - unexpected unlock ../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/atm/lec.c:895:39: warning: context imbalance in 'lec_priv_walk' - unexpected unlock ../net/atm/lec.c:951:39: warning: context imbalance in 'lec_seq_stop' - unexpected unlock Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/atm/lec.c: In function ‘lec_atm_pre_send’: ../net/atm/lec.c:503:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 503 | if (!pskb_may_pull(skb, msg_size)) | ^~ ../net/atm/lec.c:506:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 506 | mesg = (struct atmlec_msg *)skb->data; | ^~~~ ../net/atm/lec.c:920:39: warning: context imbalance in 'lec_priv_walk' - unexpected unlock ../net/atm/lec.c:976:39: warning: context imbalance in 'lec_seq_stop' - unexpected unlock New errors added --- /tmp/tmp.5UUYTb15K7 2025-12-06 23:24:01.006815535 -0500 +++ /tmp/tmp.EheVx7a9oh 2025-12-06 23:24:32.759183606 -0500 @@ -2,2 +2,9 @@ -../net/atm/lec.c:895:39: warning: context imbalance in 'lec_priv_walk' - unexpected unlock -../net/atm/lec.c:951:39: warning: context imbalance in 'lec_seq_stop' - unexpected unlock +../net/atm/lec.c: In function ‘lec_atm_pre_send’: +../net/atm/lec.c:503:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] + 503 | if (!pskb_may_pull(skb, msg_size)) + | ^~ +../net/atm/lec.c:506:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ + 506 | mesg = (struct atmlec_msg *)skb->data; + | ^~~~ +../net/atm/lec.c:920:39: warning: context imbalance in 'lec_priv_walk' - unexpected unlock +../net/atm/lec.c:976:39: warning: context imbalance in 'lec_seq_stop' - unexpected unlock Per-file breakdown --- /tmp/tmp.1QSqsnx5WF 2025-12-06 23:24:32.764099832 -0500 +++ /tmp/tmp.14D0BtQ28f 2025-12-06 23:24:32.765099821 -0500 @@ -1 +1 @@ - 2 ../net/atm/lec.c + 3 ../net/atm/lec.c