Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/ethernet/zte/dinghai/en_pf.c: In function ‘dh_pf_pci_init’: ../drivers/net/ethernet/zte/dinghai/en_pf.c:64:15: error: ‘struct zxdh_pf_device’ has no member named ‘pci_ioremap_addr’ 64 | pf_dev->pci_ioremap_addr[0] = | ^~ ../drivers/net/ethernet/zte/dinghai/en_pf.c:67:20: error: ‘struct zxdh_pf_device’ has no member named ‘pci_ioremap_addr’ 67 | if (!pf_dev->pci_ioremap_addr[0]) { | ^~ ../drivers/net/ethernet/zte/dinghai/en_pf.c: At top level: ../drivers/net/ethernet/zte/dinghai/en_pf.c:81:6: warning: no previous prototype for ‘dh_pf_pci_close’ [-Wmissing-prototypes] 81 | void dh_pf_pci_close(struct dh_core_dev *dev) | ^~~~~~~~~~~~~~~ ../drivers/net/ethernet/zte/dinghai/en_pf.c: In function ‘dh_pf_pci_close’: ../drivers/net/ethernet/zte/dinghai/en_pf.c:86:31: error: ‘struct zxdh_pf_device’ has no member named ‘pci_ioremap_addr’ 86 | iounmap((void *)pf_dev->pci_ioremap_addr[0]); | ^~ ../drivers/net/ethernet/zte/dinghai/en_pf.c: At top level: ../drivers/net/ethernet/zte/dinghai/en_pf.c:17:19: warning: ‘zxdh_pf_copyright’ defined but not used [-Wunused-const-variable=] 17 | static const char zxdh_pf_copyright[] = "Copyright (c) 2022-2024, ZTE Corporation."; | ^~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/zte/dinghai/en_pf.c:16:19: warning: ‘zxdh_pf_driver_string’ defined but not used [-Wunused-const-variable=] 16 | static const char zxdh_pf_driver_string[] = DRV_SUMMARY; | ^~~~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:289: drivers/net/ethernet/zte/dinghai/en_pf.o] Error 1 make[7]: *** [../scripts/Makefile.build:548: drivers/net/ethernet/zte/dinghai] Error 2 make[6]: *** [../scripts/Makefile.build:548: drivers/net/ethernet/zte] Error 2 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [../scripts/Makefile.build:548: drivers/net/ethernet] Error 2 make[4]: *** [../scripts/Makefile.build:548: drivers/net] 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-0/Makefile:2105: .] Error 2 make[1]: *** [/srv/nipa-poller/net-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 ../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 ../drivers/target/tcm_fc/tfc_conf.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" WARNING: modpost: vmlinux: section mismatch in reference: lookup_object_or_alloc+0x462 (section: .text) -> is_static_object (section: .init.text) ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? Documentation/.renames.txt: 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 ../drivers/target/tcm_fc/tfc_conf.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/net/ethernet/zte/dinghai/en_pf.c: In function ‘dh_pf_pci_init’: ../drivers/net/ethernet/zte/dinghai/en_pf.c:64:15: error: ‘struct zxdh_pf_device’ has no member named ‘pci_ioremap_addr’ 64 | pf_dev->pci_ioremap_addr[0] = | ^~ ../drivers/net/ethernet/zte/dinghai/en_pf.c:67:20: error: ‘struct zxdh_pf_device’ has no member named ‘pci_ioremap_addr’ 67 | if (!pf_dev->pci_ioremap_addr[0]) { | ^~ ../drivers/net/ethernet/zte/dinghai/en_pf.c: At top level: ../drivers/net/ethernet/zte/dinghai/en_pf.c:81:6: warning: no previous prototype for ‘dh_pf_pci_close’ [-Wmissing-prototypes] 81 | void dh_pf_pci_close(struct dh_core_dev *dev) | ^~~~~~~~~~~~~~~ ../drivers/net/ethernet/zte/dinghai/en_pf.c: In function ‘dh_pf_pci_close’: ../drivers/net/ethernet/zte/dinghai/en_pf.c:86:31: error: ‘struct zxdh_pf_device’ has no member named ‘pci_ioremap_addr’ 86 | iounmap((void *)pf_dev->pci_ioremap_addr[0]); | ^~ ../drivers/net/ethernet/zte/dinghai/en_pf.c: At top level: ../drivers/net/ethernet/zte/dinghai/en_pf.c:17:19: warning: ‘zxdh_pf_copyright’ defined but not used [-Wunused-const-variable=] 17 | static const char zxdh_pf_copyright[] = "Copyright (c) 2022-2024, ZTE Corporation."; | ^~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/zte/dinghai/en_pf.c:16:19: warning: ‘zxdh_pf_driver_string’ defined but not used [-Wunused-const-variable=] 16 | static const char zxdh_pf_driver_string[] = DRV_SUMMARY; | ^~~~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:289: drivers/net/ethernet/zte/dinghai/en_pf.o] Error 1 make[7]: *** [../scripts/Makefile.build:548: drivers/net/ethernet/zte/dinghai] Error 2 make[6]: *** [../scripts/Makefile.build:548: drivers/net/ethernet/zte] Error 2 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [../scripts/Makefile.build:548: drivers/net/ethernet] Error 2 make[4]: *** [../scripts/Makefile.build:548: drivers/net] Error 2 make[4]: *** 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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" make[3]: *** [../scripts/Makefile.build:548: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:2105: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.CvuoeFBw51 2026-04-14 22:32:18.160317246 -0400 +++ /tmp/tmp.yPfWgKTJJi 2026-04-14 22:32:30.769399199 -0400 @@ -10,0 +11,29 @@ +../drivers/net/ethernet/zte/dinghai/en_pf.c: In function ‘dh_pf_pci_init’: +../drivers/net/ethernet/zte/dinghai/en_pf.c:64:15: error: ‘struct zxdh_pf_device’ has no member named ‘pci_ioremap_addr’ + 64 | pf_dev->pci_ioremap_addr[0] = + | ^~ +../drivers/net/ethernet/zte/dinghai/en_pf.c:67:20: error: ‘struct zxdh_pf_device’ has no member named ‘pci_ioremap_addr’ + 67 | if (!pf_dev->pci_ioremap_addr[0]) { + | ^~ +../drivers/net/ethernet/zte/dinghai/en_pf.c: At top level: +../drivers/net/ethernet/zte/dinghai/en_pf.c:81:6: warning: no previous prototype for ‘dh_pf_pci_close’ [-Wmissing-prototypes] + 81 | void dh_pf_pci_close(struct dh_core_dev *dev) + | ^~~~~~~~~~~~~~~ +../drivers/net/ethernet/zte/dinghai/en_pf.c: In function ‘dh_pf_pci_close’: +../drivers/net/ethernet/zte/dinghai/en_pf.c:86:31: error: ‘struct zxdh_pf_device’ has no member named ‘pci_ioremap_addr’ + 86 | iounmap((void *)pf_dev->pci_ioremap_addr[0]); + | ^~ +../drivers/net/ethernet/zte/dinghai/en_pf.c: At top level: +../drivers/net/ethernet/zte/dinghai/en_pf.c:17:19: warning: ‘zxdh_pf_copyright’ defined but not used [-Wunused-const-variable=] + 17 | static const char zxdh_pf_copyright[] = "Copyright (c) 2022-2024, ZTE Corporation."; + | ^~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/zte/dinghai/en_pf.c:16:19: warning: ‘zxdh_pf_driver_string’ defined but not used [-Wunused-const-variable=] + 16 | static const char zxdh_pf_driver_string[] = DRV_SUMMARY; + | ^~~~~~~~~~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:289: drivers/net/ethernet/zte/dinghai/en_pf.o] Error 1 +make[7]: *** [../scripts/Makefile.build:548: drivers/net/ethernet/zte/dinghai] Error 2 +make[6]: *** [../scripts/Makefile.build:548: drivers/net/ethernet/zte] Error 2 +make[6]: *** Waiting for unfinished jobs.... +make[5]: *** [../scripts/Makefile.build:548: drivers/net/ethernet] Error 2 +make[4]: *** [../scripts/Makefile.build:548: drivers/net] Error 2 +make[4]: *** Waiting for unfinished jobs.... @@ -13 +42,5 @@ -WARNING: modpost: vmlinux: section mismatch in reference: lookup_object_or_alloc+0x462 (section: .text) -> is_static_object (section: .init.text) +make[3]: *** [../scripts/Makefile.build:548: drivers] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:2105: .] Error 2 +make[1]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.mPiLruNYhz 2026-04-14 22:32:30.773250410 -0400 +++ /tmp/tmp.BDtOBQBmgp 2026-04-14 22:32:30.773731414 -0400 @@ -1,0 +2 @@ + 6 ../drivers/net/ethernet/zte/dinghai/en_pf.c