diff options
author | Marco Pagani <marpagan@redhat.com> | 2022-11-23 11:56:39 +0300 |
---|---|---|
committer | Oded Gabbay <ogabbay@kernel.org> | 2022-11-23 17:22:38 +0300 |
commit | 6825b5f81f273fcc1ec61e7e203b0ea40d9987fc (patch) | |
tree | a47e831bea70887b23059ec2d9c1a035d07b5081 /scripts/gdb/linux/utils.py | |
parent | 5908560a7f14171d1100f4a357deda659dc26868 (diff) | |
download | linux-6825b5f81f273fcc1ec61e7e203b0ea40d9987fc.tar.xz |
habanalabs/gaudi2: added memset for the cq_size register
The clang-analyzer reported a warning: "Value stored to
'cq_size_addr' is never read".
The cq_size register of dcore0 is not being zeroed using
gaudi2_memset_device_lbw(), along with the other cq_* registers,
even though the corresponding cq_size_addr variable is set.
Signed-off-by: Marco Pagani <marpagan@redhat.com>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions