.pylintrc: warning: ignored by one of the .gitignore files ../kernel/bpf/bpf_local_storage.c:709:9: warning: context imbalance in 'bpf_local_storage_update' - different lock contexts for basic block ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? .pylintrc: warning: ignored by one of the .gitignore files ../kernel/bpf/bpf_local_storage.c:472:9: warning: context imbalance in 'bpf_selem_unlink' - different lock contexts for basic block ../kernel/bpf/bpf_local_storage.c:705:9: warning: context imbalance in 'bpf_local_storage_update' - different lock contexts for basic block ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? New errors added --- /tmp/tmp.keak8YPYXq 2025-07-29 13:36:20.356872376 -0700 +++ /tmp/tmp.n1D31BGixH 2025-07-29 13:38:35.703019438 -0700 @@ -2 +2,2 @@ -../kernel/bpf/bpf_local_storage.c:709:9: warning: context imbalance in 'bpf_local_storage_update' - different lock contexts for basic block +../kernel/bpf/bpf_local_storage.c:472:9: warning: context imbalance in 'bpf_selem_unlink' - different lock contexts for basic block +../kernel/bpf/bpf_local_storage.c:705:9: warning: context imbalance in 'bpf_local_storage_update' - different lock contexts for basic block Per-file breakdown --- /tmp/tmp.OWOc8QXAf5 2025-07-29 13:38:35.709923475 -0700 +++ /tmp/tmp.DaGvXaiWTz 2025-07-29 13:38:35.711923468 -0700 @@ -1 +1 @@ - 1 ../kernel/bpf/bpf_local_storage.c + 2 ../kernel/bpf/bpf_local_storage.c