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 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/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/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/zte/dinghai/dh_log.c:9:5: warning: symbol 'debug_print' was not declared. Should it be static? ../drivers/net/ethernet/zte/dinghai/en_pf.c: In function ‘dh_pf_pci_init’: ../drivers/net/ethernet/zte/dinghai/en_pf.c:80:15: error: ‘struct zxdh_pf_device’ has no member named ‘pci_ioremap_addr’ 80 | pf_dev->pci_ioremap_addr[0] = | ^~ ../drivers/net/ethernet/zte/dinghai/en_pf.c:83:20: error: ‘struct zxdh_pf_device’ has no member named ‘pci_ioremap_addr’ 83 | 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:100:6: warning: no previous prototype for ‘dh_pf_pci_close’ [-Wmissing-prototypes] 100 | 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:105:31: error: ‘struct zxdh_pf_device’ has no member named ‘pci_ioremap_addr’ 105 | 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:18:19: warning: ‘zxdh_pf_copyright’ defined but not used [-Wunused-const-variable=] 18 | static const char zxdh_pf_copyright[] = "Copyright (c) 2022-2024, ZTE Corporation."; | ^~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/zte/dinghai/en_pf.c:17:19: warning: ‘zxdh_pf_driver_string’ defined but not used [-Wunused-const-variable=] 17 | 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.2XZsZ5Ppjj 2026-04-14 22:32:43.492912749 -0400 +++ /tmp/tmp.h04dqdiEEk 2026-04-14 22:32:56.049203282 -0400 @@ -5 +5 @@ -../drivers/target/tcm_fc/tfc_conf.c: note: in included file (through ../include/scsi/libfc.h): +../drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.c: note: in included file (through ../include/scsi/libfc.h): @@ -8 +8 @@ -../drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.c: note: in included file (through ../include/scsi/libfc.h): +../drivers/target/tcm_fc/tfc_conf.c: note: in included file (through ../include/scsi/libfc.h): @@ -10,0 +11 @@ +../drivers/net/ethernet/zte/dinghai/dh_log.c:9:5: warning: symbol 'debug_print' was not declared. Should it be static? @@ -12,2 +13,2 @@ -../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:80:15: error: ‘struct zxdh_pf_device’ has no member named ‘pci_ioremap_addr’ + 80 | pf_dev->pci_ioremap_addr[0] = @@ -15,2 +16,2 @@ -../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:83:20: error: ‘struct zxdh_pf_device’ has no member named ‘pci_ioremap_addr’ + 83 | if (!pf_dev->pci_ioremap_addr[0]) { @@ -19,2 +20,2 @@ -../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:100:6: warning: no previous prototype for ‘dh_pf_pci_close’ [-Wmissing-prototypes] + 100 | void dh_pf_pci_close(struct dh_core_dev *dev) @@ -23,2 +24,2 @@ -../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:105:31: error: ‘struct zxdh_pf_device’ has no member named ‘pci_ioremap_addr’ + 105 | iounmap((void *)pf_dev->pci_ioremap_addr[0]); @@ -27,2 +28,2 @@ -../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:18:19: warning: ‘zxdh_pf_copyright’ defined but not used [-Wunused-const-variable=] + 18 | static const char zxdh_pf_copyright[] = "Copyright (c) 2022-2024, ZTE Corporation."; @@ -30,2 +31,2 @@ -../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; +../drivers/net/ethernet/zte/dinghai/en_pf.c:17:19: warning: ‘zxdh_pf_driver_string’ defined but not used [-Wunused-const-variable=] + 17 | static const char zxdh_pf_driver_string[] = DRV_SUMMARY; Per-file breakdown --- /tmp/tmp.d67L5Mzgqs 2026-04-14 22:32:56.053160562 -0400 +++ /tmp/tmp.rqbKsWtJGe 2026-04-14 22:32:56.054554678 -0400 @@ -1,0 +2 @@ + 1 ../drivers/net/ethernet/zte/dinghai/dh_log.c