../kernel/sys.c:1113:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sys.c:1113:32: expected struct task_struct *p1 ../kernel/sys.c:1113:32: got struct task_struct [noderef] __rcu *real_parent ../kernel/sys.c:1860: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/base/firmware_loader/main.c: note: in included file (through ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs.h, ../include/linux/compat.h, ...): ../include/linux/cred.h:175:41: warning: incorrect type in initializer (different address spaces) ../include/linux/cred.h:175:41: expected struct cred const *old ../include/linux/cred.h:175:41: got struct cred const [noderef] __rcu *cred ../include/linux/cred.h:183:51: warning: incorrect type in initializer (different address spaces) ../include/linux/cred.h:183:51: expected struct cred const *override_cred ../include/linux/cred.h:183:51: got struct cred const [noderef] __rcu *cred ../drivers/target/target_core_configfs.c: note: in included file (through ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs.h, ../include/linux/compat.h, ...): ../include/linux/cred.h:175:41: warning: incorrect type in initializer (different address spaces) ../include/linux/cred.h:175:41: expected struct cred const *old ../include/linux/cred.h:175:41: got struct cred const [noderef] __rcu *cred ../include/linux/cred.h:183:51: warning: incorrect type in initializer (different address spaces) ../include/linux/cred.h:183:51: expected struct cred const *override_cred ../include/linux/cred.h:183:51: got struct cred const [noderef] __rcu *cred ../drivers/net/ethernet/mellanox/mlx5/core/en/qos.c:377:40: warning: incorrect type in initializer (different address spaces) ../drivers/net/ethernet/mellanox/mlx5/core/en/qos.c:377:40: expected struct Qdisc *qdisc ../drivers/net/ethernet/mellanox/mlx5/core/en/qos.c:377:40: got struct Qdisc [noderef] __rcu *qdisc_sleeping ../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:414: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? ../kernel/sys.c:1113:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sys.c:1113:32: expected struct task_struct *p1 ../kernel/sys.c:1113:32: got struct task_struct [noderef] __rcu *real_parent ../kernel/sys.c:1860: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/base/firmware_loader/main.c: note: in included file (through ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs.h, ../include/linux/compat.h, ...): ../include/linux/cred.h:175:41: warning: incorrect type in initializer (different address spaces) ../include/linux/cred.h:175:41: expected struct cred const *old ../include/linux/cred.h:175:41: got struct cred const [noderef] __rcu *cred ../include/linux/cred.h:183:51: warning: incorrect type in initializer (different address spaces) ../include/linux/cred.h:183:51: expected struct cred const *override_cred ../include/linux/cred.h:183:51: got struct cred const [noderef] __rcu *cred ../drivers/target/target_core_configfs.c: note: in included file (through ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs.h, ../include/linux/compat.h, ...): ../include/linux/cred.h:175:41: warning: incorrect type in initializer (different address spaces) ../include/linux/cred.h:175:41: expected struct cred const *old ../include/linux/cred.h:175:41: got struct cred const [noderef] __rcu *cred ../include/linux/cred.h:183:51: warning: incorrect type in initializer (different address spaces) ../include/linux/cred.h:183:51: expected struct cred const *override_cred ../include/linux/cred.h:183:51: got struct cred const [noderef] __rcu *cred ../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:414:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/net/ethernet/mellanox/mlx5/core/en/qos.c:377:40: warning: incorrect type in initializer (different address spaces) ../drivers/net/ethernet/mellanox/mlx5/core/en/qos.c:377:40: expected struct Qdisc *qdisc ../drivers/net/ethernet/mellanox/mlx5/core/en/qos.c:377:40: got struct Qdisc [noderef] __rcu *qdisc_sleeping ../drivers/net/ethernet/mellanox/mlx5/core/en_accel/nvmeotcp.c: In function ‘build_nvmeotcp_klm_umr’: ../drivers/net/ethernet/mellanox/mlx5/core/en_accel/nvmeotcp.c:55:51: error: ‘struct mlx5e_umr_wqe’ has no member named ‘uctrl’ 55 | struct mlx5_wqe_umr_ctrl_seg *ucseg = &wqe->uctrl; | ^~ ../drivers/net/ethernet/mellanox/mlx5/core/en_accel/nvmeotcp.c:56:46: error: ‘struct mlx5e_umr_wqe’ has no member named ‘ctrl’ 56 | struct mlx5_wqe_ctrl_seg *cseg = &wqe->ctrl; | ^~ ../drivers/net/ethernet/mellanox/mlx5/core/en_accel/nvmeotcp.c:57:41: error: ‘struct mlx5e_umr_wqe’ has no member named ‘mkc’ 57 | struct mlx5_mkey_seg *mkc = &wqe->mkc; | ^~ ../drivers/net/ethernet/mellanox/mlx5/core/en_accel/nvmeotcp.c: In function ‘post_klm_wqe’: ../drivers/net/ethernet/mellanox/mlx5/core/en_accel/nvmeotcp.c:111:33: error: ‘struct mlx5e_umr_wqe’ has no member named ‘ctrl’ 111 | sq->doorbell_cseg = &wqe->ctrl; | ^~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nvmeotcp.o] Error 1 make[8]: *** Waiting for unfinished jobs.... make[7]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/mellanox/mlx5/core] Error 2 make[6]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/mellanox] Error 2 make[5]: *** [../scripts/Makefile.build:465: drivers/net/ethernet] Error 2 make[4]: *** [../scripts/Makefile.build:465: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:465: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-1/Makefile:1989: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:251: __sub-make] Error 2 make: *** [Makefile:251: __sub-make] Error 2 New errors added --- /tmp/tmp.TEyDlR3e8r 2025-03-03 07:00:47.164317447 -0800 +++ /tmp/tmp.WC739txkbp 2025-03-03 07:01:14.965022551 -0800 @@ -19,0 +20,2 @@ +../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:414:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -23,2 +25,26 @@ -../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:414:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/net/ethernet/mellanox/mlx5/core/en_accel/nvmeotcp.c: In function ‘build_nvmeotcp_klm_umr’: +../drivers/net/ethernet/mellanox/mlx5/core/en_accel/nvmeotcp.c:55:51: error: ‘struct mlx5e_umr_wqe’ has no member named ‘uctrl’ + 55 | struct mlx5_wqe_umr_ctrl_seg *ucseg = &wqe->uctrl; + | ^~ +../drivers/net/ethernet/mellanox/mlx5/core/en_accel/nvmeotcp.c:56:46: error: ‘struct mlx5e_umr_wqe’ has no member named ‘ctrl’ + 56 | struct mlx5_wqe_ctrl_seg *cseg = &wqe->ctrl; + | ^~ +../drivers/net/ethernet/mellanox/mlx5/core/en_accel/nvmeotcp.c:57:41: error: ‘struct mlx5e_umr_wqe’ has no member named ‘mkc’ + 57 | struct mlx5_mkey_seg *mkc = &wqe->mkc; + | ^~ +../drivers/net/ethernet/mellanox/mlx5/core/en_accel/nvmeotcp.c: In function ‘post_klm_wqe’: +../drivers/net/ethernet/mellanox/mlx5/core/en_accel/nvmeotcp.c:111:33: error: ‘struct mlx5e_umr_wqe’ has no member named ‘ctrl’ + 111 | sq->doorbell_cseg = &wqe->ctrl; + | ^~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nvmeotcp.o] Error 1 +make[8]: *** Waiting for unfinished jobs.... +make[7]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/mellanox/mlx5/core] Error 2 +make[6]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/mellanox] Error 2 +make[5]: *** [../scripts/Makefile.build:465: drivers/net/ethernet] Error 2 +make[4]: *** [../scripts/Makefile.build:465: drivers/net] Error 2 +make[4]: *** Waiting for unfinished jobs.... +make[3]: *** [../scripts/Makefile.build:465: drivers] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/home/nipa/net-next/wt-1/Makefile:1989: .] Error 2 +make[1]: *** [/home/nipa/net-next/wt-1/Makefile:251: __sub-make] Error 2 +make: *** [Makefile:251: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.1So6bCmVBj 2025-03-03 07:01:14.973022466 -0800 +++ /tmp/tmp.ZZq5pOXJ9O 2025-03-03 07:01:14.976022434 -0800 @@ -2,0 +3 @@ + 4 ../drivers/net/ethernet/mellanox/mlx5/core/en_accel/nvmeotcp.c