========== build_allmodconfig_warn - FAILED ../kernel/sys.c:1111:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sys.c:1111:32: expected struct task_struct *p1 ../kernel/sys.c:1111:32: got struct task_struct [noderef] __rcu *real_parent ../kernel/sys.c:1858: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:414:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/gpib/fmh_gpib/fmh_gpib.o ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? ../kernel/sys.c:1111:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sys.c:1111:32: expected struct task_struct *p1 ../kernel/sys.c:1111:32: got struct task_struct [noderef] __rcu *real_parent ../kernel/sys.c:1858: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/net/ethernet/yunsilicon/xsc/pci/cmdq.c: In function ‘xsc_cmd_comp_handler’: ../drivers/net/ethernet/yunsilicon/xsc/pci/cmdq.c:1081:31: warning: variable ‘hdr’ set but not used [-Wunused-but-set-variable] 1081 | struct xsc_inbox_hdr *hdr; | ^~~ ../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" WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/staging/gpib/fmh_gpib/fmh_gpib.o ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? New errors added --- /tmp/tmp.UFkUgLNDE3 2024-12-30 05:13:56.521309475 -0800 +++ /tmp/tmp.wQx7kX9OHZ 2024-12-30 05:16:40.205695373 -0800 @@ -5,0 +6,4 @@ +../drivers/net/ethernet/yunsilicon/xsc/pci/cmdq.c: In function ‘xsc_cmd_comp_handler’: +../drivers/net/ethernet/yunsilicon/xsc/pci/cmdq.c:1081:31: warning: variable ‘hdr’ set but not used [-Wunused-but-set-variable] + 1081 | struct xsc_inbox_hdr *hdr; + | ^~~ Per-file breakdown --- /tmp/tmp.Tb5UcEwVjv 2024-12-30 05:16:40.214695284 -0800 +++ /tmp/tmp.YiMeynDyXP 2024-12-30 05:16:40.217695255 -0800 @@ -2,0 +3 @@ + 1 ../drivers/net/ethernet/yunsilicon/xsc/pci/cmdq.c