OSDN Git Service

accel/habanalabs: use lower QM in QM errors handling
authorTomer Tayar <ttayar@habana.ai>
Wed, 10 May 2023 10:34:28 +0000 (13:34 +0300)
committerOded Gabbay <ogabbay@kernel.org>
Thu, 8 Jun 2023 09:35:55 +0000 (12:35 +0300)
commit54381ee8099839c8163cee45b65d824ca76186a2
treeafc31ba3e88895c5f34a8535ad0d273b0740ccc1
parentdcc8fa88d46ef97ea9812735d0d54591bc16b242
accel/habanalabs: use lower QM in QM errors handling

The QMAN GLBL_ERR_STS_4 register has indications for errors also in the
lower CQ and the ARC CQ, and not just for errors in the lower CP.
Modify the relevant define/struct and the related print to use "lower
QM" instead of "lower CP".

Signed-off-by: Tomer Tayar <ttayar@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
drivers/accel/habanalabs/gaudi2/gaudi2.c