Commit 54381ee
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>1 parent dcc8fa8 commit 54381ee
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
801 | 801 | | |
802 | 802 | | |
803 | 803 | | |
804 | | - | |
| 804 | + | |
805 | 805 | | |
806 | 806 | | |
807 | 807 | | |
| |||
7895 | 7895 | | |
7896 | 7896 | | |
7897 | 7897 | | |
7898 | | - | |
7899 | | - | |
| 7898 | + | |
| 7899 | + | |
7900 | 7900 | | |
7901 | 7901 | | |
7902 | 7902 | | |
| |||
7907 | 7907 | | |
7908 | 7908 | | |
7909 | 7909 | | |
7910 | | - | |
| 7910 | + | |
7911 | 7911 | | |
7912 | 7912 | | |
7913 | 7913 | | |
| |||
0 commit comments