../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 ../kernel/sys.c:1894: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/infiniband/hw/bng_re/bng_fw.c: In function ‘bng_re_enable_fw_channel’: ../drivers/infiniband/hw/bng_re/bng_fw.c:420:33: warning: variable ‘creq’ set but not used [-Wunused-but-set-variable] 420 | struct bng_re_creq_ctx *creq; | ^~~~ ../drivers/infiniband/hw/bng_re/bng_dev.c: In function ‘bng_re_add_device’: ../drivers/infiniband/hw/bng_re/bng_dev.c:326:22: warning: the comparison will always evaluate as ‘true’ for the address of ‘dev’ will never be NULL [-Waddress] 326 | if (!rdev || !rdev_to_dev(rdev)) { | ^ In file included from ../drivers/infiniband/hw/bng_re/bng_dev.c:8: ../include/rdma/ib_verbs.h:2812:41: note: ‘dev’ declared here 2812 | struct device dev; | ^~~ drivers/gpu/drm/msm/msm.o: warning: objtool: submit_lock_objects+0x44d: sibling call from callable instruction with modified stack frame ../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:434: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: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 ../kernel/sys.c:1894: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/infiniband/hw/bng_re/bng_sp.c: In function ‘bng_re_get_dev_attr’: ../drivers/infiniband/hw/bng_re/bng_sp.c:48:33: warning: variable ‘cctx’ set but not used [-Wunused-but-set-variable] 48 | struct bng_re_chip_ctx *cctx; | ^~~~ drivers/gpu/drm/msm/msm.o: warning: objtool: submit_lock_objects+0x44d: sibling call from callable instruction with modified stack frame ../drivers/infiniband/hw/bng_re/bng_fw.c: In function ‘bng_re_enable_fw_channel’: ../drivers/infiniband/hw/bng_re/bng_fw.c:692:33: warning: variable ‘creq’ set but not used [-Wunused-but-set-variable] 692 | struct bng_re_creq_ctx *creq; | ^~~~ ../drivers/infiniband/hw/bng_re/bng_dev.c: In function ‘bng_re_add_device’: ../drivers/infiniband/hw/bng_re/bng_dev.c:344:22: warning: the comparison will always evaluate as ‘true’ for the address of ‘dev’ will never be NULL [-Waddress] 344 | if (!rdev || !rdev_to_dev(rdev)) { | ^ In file included from ../drivers/infiniband/hw/bng_re/bng_dev.c:8: ../include/rdma/ib_verbs.h:2812:41: note: ‘dev’ declared here 2812 | struct device dev; | ^~~ ../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:434: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.Ra1Dkuv0NM 2025-08-29 08:00:44.746192797 -0700 +++ /tmp/tmp.YkeLYBygEb 2025-08-29 08:04:01.839904155 -0700 @@ -5,0 +6,5 @@ +../drivers/infiniband/hw/bng_re/bng_sp.c: In function ‘bng_re_get_dev_attr’: +../drivers/infiniband/hw/bng_re/bng_sp.c:48:33: warning: variable ‘cctx’ set but not used [-Wunused-but-set-variable] + 48 | struct bng_re_chip_ctx *cctx; + | ^~~~ +drivers/gpu/drm/msm/msm.o: warning: objtool: submit_lock_objects+0x44d: sibling call from callable instruction with modified stack frame @@ -7,2 +12,2 @@ -../drivers/infiniband/hw/bng_re/bng_fw.c:420:33: warning: variable ‘creq’ set but not used [-Wunused-but-set-variable] - 420 | struct bng_re_creq_ctx *creq; +../drivers/infiniband/hw/bng_re/bng_fw.c:692:33: warning: variable ‘creq’ set but not used [-Wunused-but-set-variable] + 692 | struct bng_re_creq_ctx *creq; @@ -11,2 +16,2 @@ -../drivers/infiniband/hw/bng_re/bng_dev.c:326:22: warning: the comparison will always evaluate as ‘true’ for the address of ‘dev’ will never be NULL [-Waddress] - 326 | if (!rdev || !rdev_to_dev(rdev)) { +../drivers/infiniband/hw/bng_re/bng_dev.c:344:22: warning: the comparison will always evaluate as ‘true’ for the address of ‘dev’ will never be NULL [-Waddress] + 344 | if (!rdev || !rdev_to_dev(rdev)) { @@ -18 +22,0 @@ -drivers/gpu/drm/msm/msm.o: warning: objtool: submit_lock_objects+0x44d: sibling call from callable instruction with modified stack frame Per-file breakdown --- /tmp/tmp.gaWZ8kYIFK 2025-08-29 08:04:01.848081074 -0700 +++ /tmp/tmp.jT4NDV1mZE 2025-08-29 08:04:01.850081057 -0700 @@ -4,0 +5 @@ + 1 ../drivers/infiniband/hw/bng_re/bng_sp.c