Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../kernel/bpf/verifier.c:7568:25: error: use of undeclared identifier 'insn_array' 7568 | if (t == BPF_WRITE && insn_array) { | ^~~~~~~~~~ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: kernel/bpf/verifier.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: kernel/bpf] Error 2 make[3]: *** [../scripts/Makefile.build:556: kernel] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/bpf-next/wt-0/Makefile:2010: .] Error 2 make[1]: *** [/srv/nipa-poller/bpf-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../kernel/bpf/verifier.c:7568:25: error: use of undeclared identifier 'insn_array' 7568 | if (t == BPF_WRITE && insn_array) { | ^~~~~~~~~~ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: kernel/bpf/verifier.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: kernel/bpf] Error 2 make[3]: *** [../scripts/Makefile.build:556: kernel] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/bpf-next/wt-0/Makefile:2010: .] Error 2 make[1]: *** [/srv/nipa-poller/bpf-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.gvMghEsbvO 2025-11-27 16:21:45.102882610 -0500 +++ /tmp/tmp.p8Y9CQPr2g 2025-11-27 16:22:35.295377286 -0500 @@ -1,0 +2,11 @@ +../kernel/bpf/verifier.c:7568:25: error: use of undeclared identifier 'insn_array' + 7568 | if (t == BPF_WRITE && insn_array) { + | ^~~~~~~~~~ +1 error generated. +make[5]: *** [../scripts/Makefile.build:287: kernel/bpf/verifier.o] Error 1 +make[4]: *** [../scripts/Makefile.build:556: kernel/bpf] Error 2 +make[3]: *** [../scripts/Makefile.build:556: kernel] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/srv/nipa-poller/bpf-next/wt-0/Makefile:2010: .] Error 2 +make[1]: *** [/srv/nipa-poller/bpf-next/wt-0/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.WiNheHByJm 2025-11-27 16:22:35.299377246 -0500 +++ /tmp/tmp.wfKeR9ncdv 2025-11-27 16:22:35.302199328 -0500 @@ -0,0 +1 @@ + 1 ../kernel/bpf/verifier.c