========== build_allmodconfig_warn - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files WARNING: modpost: vmlinux: section mismatch in reference: lookup_object_or_alloc+0x462 (section: .text) -> is_static_object (section: .init.text) Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/misc/sgi-gru/gruhandles.c: In function ‘wait_instruction_complete’: ../drivers/misc/sgi-gru/gruhandles.c:65:21: error: ‘GRU_OP_TIMEOUT_NSEC’ undeclared (first use in this function); did you mean ‘GRU_OPERATION_TIMEOUT_NSEC’? 65 | if (GRU_OP_TIMEOUT_NSEC < (ktime_get() - start_time)) { | ^~~~~~~~~~~~~~~~~~~ | GRU_OPERATION_TIMEOUT_NSEC ../drivers/misc/sgi-gru/gruhandles.c:65:21: note: each undeclared identifier is reported only once for each function it appears in make[6]: *** [../scripts/Makefile.build:289: drivers/misc/sgi-gru/gruhandles.o] Error 1 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [../scripts/Makefile.build:548: drivers/misc/sgi-gru] Error 2 make[4]: *** [../scripts/Makefile.build:548: drivers/misc] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:548: drivers] Error 2 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.6aaYykCM2d 2026-04-10 12:16:46.819906591 -0400 +++ /tmp/tmp.VICQ6yGV8C 2026-04-10 12:16:54.761265866 -0400 @@ -2 +2,15 @@ -WARNING: modpost: vmlinux: section mismatch in reference: lookup_object_or_alloc+0x462 (section: .text) -> is_static_object (section: .init.text) +../drivers/misc/sgi-gru/gruhandles.c: In function ‘wait_instruction_complete’: +../drivers/misc/sgi-gru/gruhandles.c:65:21: error: ‘GRU_OP_TIMEOUT_NSEC’ undeclared (first use in this function); did you mean ‘GRU_OPERATION_TIMEOUT_NSEC’? + 65 | if (GRU_OP_TIMEOUT_NSEC < (ktime_get() - start_time)) { + | ^~~~~~~~~~~~~~~~~~~ + | GRU_OPERATION_TIMEOUT_NSEC +../drivers/misc/sgi-gru/gruhandles.c:65:21: note: each undeclared identifier is reported only once for each function it appears in +make[6]: *** [../scripts/Makefile.build:289: drivers/misc/sgi-gru/gruhandles.o] Error 1 +make[6]: *** Waiting for unfinished jobs.... +make[5]: *** [../scripts/Makefile.build:548: drivers/misc/sgi-gru] Error 2 +make[4]: *** [../scripts/Makefile.build:548: drivers/misc] Error 2 +make[4]: *** Waiting for unfinished jobs.... +make[3]: *** [../scripts/Makefile.build:548: drivers] Error 2 +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.SyY0a0O0KB 2026-04-10 12:16:54.764335552 -0400 +++ /tmp/tmp.by6LYTKWR2 2026-04-10 12:16:54.766335540 -0400 @@ -0,0 +1 @@ + 1 ../drivers/misc/sgi-gru/gruhandles.c