.pylintrc: warning: ignored by one of the .gitignore files ../kernel/bpf/verifier.c:20052:34: error: use of undeclared identifier 'prev_insn_idx' 20052 | WARN_ON_ONCE(env->insn_idx != prev_insn_idx + 1); | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: kernel/bpf/verifier.o] Error 1 make[4]: *** [../scripts/Makefile.build:554: kernel/bpf] Error 2 make[3]: *** [../scripts/Makefile.build:554: kernel] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/bpf-next/wt-0/Makefile:2003: .] Error 2 make[1]: *** [/home/nipa/bpf-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 .pylintrc: warning: ignored by one of the .gitignore files