.pylintrc: warning: ignored by one of the .gitignore files ../kernel/bpf/arena.c:583:18: warning: symbol 'bpf_arena_alloc_pages' was not declared. Should it be static? ../kernel/bpf/arena.c:595:18: warning: symbol 'bpf_arena_free_pages' was not declared. Should it be static? ../kernel/bpf/arena.c:605:17: warning: symbol 'bpf_arena_reserve_pages' was not declared. Should it be static? ../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/arena.c:555:18: warning: symbol 'bpf_arena_alloc_pages' was not declared. Should it be static? ../kernel/bpf/arena.c:567:18: warning: symbol 'bpf_arena_free_pages' was not declared. Should it be static? ../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/arena.c:583:18: warning: symbol 'bpf_arena_alloc_pages' was not declared. Should it be static? ../kernel/bpf/arena.c:595:18: warning: symbol 'bpf_arena_free_pages' was not declared. Should it be static? ../kernel/bpf/arena.c:605:17: warning: symbol 'bpf_arena_reserve_pages' was not declared. Should it be static? ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? New errors added --- /tmp/tmp.xmZhvzxg1Q 2025-07-09 12:40:19.880669536 -0700 +++ /tmp/tmp.KslaqEDnAR 2025-07-09 12:41:55.545844067 -0700 @@ -2,2 +2,3 @@ -../kernel/bpf/arena.c:555:18: warning: symbol 'bpf_arena_alloc_pages' was not declared. Should it be static? -../kernel/bpf/arena.c:567:18: warning: symbol 'bpf_arena_free_pages' was not declared. Should it be static? +../kernel/bpf/arena.c:583:18: warning: symbol 'bpf_arena_alloc_pages' was not declared. Should it be static? +../kernel/bpf/arena.c:595:18: warning: symbol 'bpf_arena_free_pages' was not declared. Should it be static? +../kernel/bpf/arena.c:605:17: warning: symbol 'bpf_arena_reserve_pages' was not declared. Should it be static? Per-file breakdown --- /tmp/tmp.NY52ShFxa2 2025-07-09 12:41:55.551295211 -0700 +++ /tmp/tmp.lRm9LNqxgS 2025-07-09 12:41:55.554295197 -0700 @@ -1 +1 @@ - 2 ../kernel/bpf/arena.c + 3 ../kernel/bpf/arena.c