Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../kernel/kexec_file.c:1276:23: error: redefinition of 'kexec_purgatory_find_symbol' 1276 | static const Elf_Sym *kexec_purgatory_find_symbol(struct purgatory_info *pi, | ^ ../kernel/kexec_file.c:958:23: note: previous definition is here 958 | static const Elf_Sym *kexec_purgatory_find_symbol(struct purgatory_info *pi, | ^ 1 error generated. make[4]: *** [../scripts/Makefile.build:289: kernel/kexec_file.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:548: kernel] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2105: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.bN9722vTsi 2026-03-21 23:20:20.356414566 -0400 +++ /tmp/tmp.9gdewzzw1z 2026-03-21 23:21:15.047069815 -0400 @@ -1,0 +2,14 @@ +../kernel/kexec_file.c:1276:23: error: redefinition of 'kexec_purgatory_find_symbol' + 1276 | static const Elf_Sym *kexec_purgatory_find_symbol(struct purgatory_info *pi, + | ^ +../kernel/kexec_file.c:958:23: note: previous definition is here + 958 | static const Elf_Sym *kexec_purgatory_find_symbol(struct purgatory_info *pi, + | ^ +1 error generated. +make[4]: *** [../scripts/Makefile.build:289: kernel/kexec_file.o] Error 1 +make[4]: *** Waiting for unfinished jobs.... +make[3]: *** [../scripts/Makefile.build:548: kernel] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2105: .] Error 2 +make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.PpB1hYCH0d 2026-03-21 23:21:15.052069784 -0400 +++ /tmp/tmp.yBTVLLbxAe 2026-03-21 23:21:15.054069771 -0400 @@ -0,0 +1 @@ + 1 ../kernel/kexec_file.c