========== build_allmodconfig_warn - FAILED .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/dpll/zl3073x/flash.c: In function ‘zl3073x_flash_sectors’: ../drivers/dpll/zl3073x/flash.c:294:70: warning: ‘%zu’ directive output may be truncated writing between 1 and 15 bytes into a region of size 11 [-Wformat-truncation=] 294 | snprintf(comp_str, sizeof(comp_str), "%s-part%zu", | ^~~ ../drivers/dpll/zl3073x/flash.c:294:62: note: directive argument in the range [1, 281474976710656] 294 | snprintf(comp_str, sizeof(comp_str), "%s-part%zu", | ^~~~~~~~~~~~ ../drivers/dpll/zl3073x/flash.c:294:25: note: ‘snprintf’ output 7 or more bytes (assuming 21) into a destination of size 16 294 | snprintf(comp_str, sizeof(comp_str), "%s-part%zu", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 295 | component, (ptr - data) / max_block_size + 1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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.9KxxOUK0zc 2025-07-25 09:37:09.241435861 -0700 +++ /tmp/tmp.FyHseXujej 2025-07-25 09:40:25.063155695 -0700 @@ -6,0 +7,12 @@ +../drivers/dpll/zl3073x/flash.c: In function ‘zl3073x_flash_sectors’: +../drivers/dpll/zl3073x/flash.c:294:70: warning: ‘%zu’ directive output may be truncated writing between 1 and 15 bytes into a region of size 11 [-Wformat-truncation=] + 294 | snprintf(comp_str, sizeof(comp_str), "%s-part%zu", + | ^~~ +../drivers/dpll/zl3073x/flash.c:294:62: note: directive argument in the range [1, 281474976710656] + 294 | snprintf(comp_str, sizeof(comp_str), "%s-part%zu", + | ^~~~~~~~~~~~ +../drivers/dpll/zl3073x/flash.c:294:25: note: ‘snprintf’ output 7 or more bytes (assuming 21) into a destination of size 16 + 294 | snprintf(comp_str, sizeof(comp_str), "%s-part%zu", + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 295 | component, (ptr - data) / max_block_size + 1); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Per-file breakdown --- /tmp/tmp.I2DoerwKUL 2025-07-25 09:40:25.070951818 -0700 +++ /tmp/tmp.kvHCR8tLmr 2025-07-25 09:40:25.073530193 -0700 @@ -1,0 +2 @@ + 1 ../drivers/dpll/zl3073x/flash.c