========== build_allmodconfig_warn - FAILED .pylintrc: warning: ignored by one of the .gitignore files ../net/smc/smc_ism.c: In function ‘smcd_register_dev’: ../net/smc/smc_ism.c:531:36: error: ‘smc_ism_client’ undeclared (first use in this function); did you mean ‘smc_dibs_client’? 531 | ism_set_priv(ism, &smc_ism_client, smcd); | ^~~~~~~~~~~~~~ | smc_dibs_client ../net/smc/smc_ism.c:531:36: note: each undeclared identifier is reported only once for each function it appears in make[5]: *** [../scripts/Makefile.build:287: net/smc/smc_ism.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:555: net/smc] Error 2 make[3]: *** [../scripts/Makefile.build:555: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-1/Makefile:2004: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 .pylintrc: warning: ignored by one of the .gitignore files ../kernel/sys.c:1144:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sys.c:1144:32: expected struct task_struct *p1 ../kernel/sys.c:1144:32: got struct task_struct [noderef] __rcu *real_parent ../kernel/sys.c:1894:33: warning: context imbalance in 'getrusage' - different lock contexts for basic block ../drivers/base/firmware_loader/main.c:229:9: warning: context imbalance in 'free_fw_priv' - wrong count at exit ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:433:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/sys.c:1144:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sys.c:1144:32: expected struct task_struct *p1 ../kernel/sys.c:1144:32: got struct task_struct [noderef] __rcu *real_parent ../kernel/sys.c:1894:33: warning: context imbalance in 'getrusage' - different lock contexts for basic block ../drivers/base/firmware_loader/main.c:229:9: warning: context imbalance in 'free_fw_priv' - wrong count at exit ../net/smc/smc_ism.c: In function ‘smcd_register_dev’: ../net/smc/smc_ism.c:531:36: error: ‘smc_ism_client’ undeclared (first use in this function); did you mean ‘smc_dibs_client’? 531 | ism_set_priv(ism, &smc_ism_client, smcd); | ^~~~~~~~~~~~~~ | smc_dibs_client ../net/smc/smc_ism.c:531:36: note: each undeclared identifier is reported only once for each function it appears in make[5]: *** [../scripts/Makefile.build:287: net/smc/smc_ism.o] Error 1 make[4]: *** [../scripts/Makefile.build:555: net/smc] Error 2 make[3]: *** [../scripts/Makefile.build:555: net] Error 2 make[3]: *** Waiting for unfinished jobs.... ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:433:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" make[2]: *** [/home/nipa/net-next/wt-1/Makefile:2004: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.OocCaNNPKi 2025-08-06 11:53:25.836401026 -0700 +++ /tmp/tmp.O4loJpxngu 2025-08-06 11:54:01.362249240 -0700 @@ -6,0 +7,10 @@ +../net/smc/smc_ism.c: In function ‘smcd_register_dev’: +../net/smc/smc_ism.c:531:36: error: ‘smc_ism_client’ undeclared (first use in this function); did you mean ‘smc_dibs_client’? + 531 | ism_set_priv(ism, &smc_ism_client, smcd); + | ^~~~~~~~~~~~~~ + | smc_dibs_client +../net/smc/smc_ism.c:531:36: note: each undeclared identifier is reported only once for each function it appears in +make[5]: *** [../scripts/Makefile.build:287: net/smc/smc_ism.o] Error 1 +make[4]: *** [../scripts/Makefile.build:555: net/smc] Error 2 +make[3]: *** [../scripts/Makefile.build:555: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... @@ -8,0 +19,3 @@ +make[2]: *** [/home/nipa/net-next/wt-1/Makefile:2004: .] Error 2 +make[1]: *** [/home/nipa/net-next/wt-1/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.56ZK1FZpMA 2025-08-06 11:54:01.369224894 -0700 +++ /tmp/tmp.TxyV1acDeb 2025-08-06 11:54:01.372224879 -0700 @@ -3,0 +4 @@ + 1 ../net/smc/smc_ism.c