========== build_allmodconfig_warn - FAILED .pylintrc: warning: ignored by one of the .gitignore files ../drivers/net/ethernet/huawei/hinic3/hinic3_eqs.c: In function ‘hinic3_aeq_register_cb’: ../drivers/net/ethernet/huawei/hinic3/hinic3_eqs.c:77:24: warning: variable ‘cb_state’ set but not used [-Wunused-but-set-variable] 77 | unsigned long *cb_state; | ^~~~~~~~ ../drivers/net/ethernet/huawei/hinic3/hinic3_eqs.c: In function ‘hinic3_aeq_unregister_cb’: ../drivers/net/ethernet/huawei/hinic3/hinic3_eqs.c:91:24: warning: variable ‘cb_state’ set but not used [-Wunused-but-set-variable] 91 | unsigned long *cb_state; | ^~~~~~~~ ../drivers/net/ethernet/huawei/hinic3/hinic3_eqs.c: In function ‘aeq_event_handler’: ../drivers/net/ethernet/huawei/hinic3/hinic3_eqs.c:127:24: warning: variable ‘cb_state’ set but not used [-Wunused-but-set-variable] 127 | unsigned long *cb_state; | ^~~~~~~~ .pylintrc: warning: ignored by one of the .gitignore files ../kernel/sys.c:1115:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sys.c:1115:32: expected struct task_struct *p1 ../kernel/sys.c:1115:32: got struct task_struct [noderef] __rcu *real_parent ../kernel/sys.c:1865: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:1115:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sys.c:1115:32: expected struct task_struct *p1 ../kernel/sys.c:1115:32: got struct task_struct [noderef] __rcu *real_parent ../kernel/sys.c:1865: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/huawei/hinic3/hinic3_eqs.c: In function ‘hinic3_aeq_register_cb’: ../drivers/net/ethernet/huawei/hinic3/hinic3_eqs.c:77:24: warning: variable ‘cb_state’ set but not used [-Wunused-but-set-variable] 77 | unsigned long *cb_state; | ^~~~~~~~ ../drivers/net/ethernet/huawei/hinic3/hinic3_eqs.c: In function ‘hinic3_aeq_unregister_cb’: ../drivers/net/ethernet/huawei/hinic3/hinic3_eqs.c:91:24: warning: variable ‘cb_state’ set but not used [-Wunused-but-set-variable] 91 | unsigned long *cb_state; | ^~~~~~~~ ../drivers/net/ethernet/huawei/hinic3/hinic3_eqs.c: In function ‘aeq_event_handler’: ../drivers/net/ethernet/huawei/hinic3/hinic3_eqs.c:127:24: warning: variable ‘cb_state’ set but not used [-Wunused-but-set-variable] 127 | unsigned long *cb_state; | ^~~~~~~~ ../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? New errors added --- /tmp/tmp.Qghi7HLhQ1 2025-07-22 01:22:27.993244618 -0700 +++ /tmp/tmp.FBoRfTvS2x 2025-07-22 01:25:38.348794588 -0700 @@ -6,0 +7,12 @@ +../drivers/net/ethernet/huawei/hinic3/hinic3_eqs.c: In function ‘hinic3_aeq_register_cb’: +../drivers/net/ethernet/huawei/hinic3/hinic3_eqs.c:77:24: warning: variable ‘cb_state’ set but not used [-Wunused-but-set-variable] + 77 | unsigned long *cb_state; + | ^~~~~~~~ +../drivers/net/ethernet/huawei/hinic3/hinic3_eqs.c: In function ‘hinic3_aeq_unregister_cb’: +../drivers/net/ethernet/huawei/hinic3/hinic3_eqs.c:91:24: warning: variable ‘cb_state’ set but not used [-Wunused-but-set-variable] + 91 | unsigned long *cb_state; + | ^~~~~~~~ +../drivers/net/ethernet/huawei/hinic3/hinic3_eqs.c: In function ‘aeq_event_handler’: +../drivers/net/ethernet/huawei/hinic3/hinic3_eqs.c:127:24: warning: variable ‘cb_state’ set but not used [-Wunused-but-set-variable] + 127 | unsigned long *cb_state; + | ^~~~~~~~ Per-file breakdown --- /tmp/tmp.rZ81VoydkQ 2025-07-22 01:25:38.356794527 -0700 +++ /tmp/tmp.qkvdOBkq6w 2025-07-22 01:25:38.359794504 -0700 @@ -2,0 +3 @@ + 3 ../drivers/net/ethernet/huawei/hinic3/hinic3_eqs.c