mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 14:42:24 +00:00
habanalabs/gaudi: rename mme cfg error response print
Current description is misleading hence we rename it to a more suitable error description. Signed-off-by: Ofir Bitton <obitton@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
This commit is contained in:
parent
62adba0a55
commit
aee3fd74fe
@ -616,7 +616,7 @@ static const char * const guadi2_mme_error_cause[GAUDI2_NUM_OF_MME_ERR_CAUSE] =
|
|||||||
"qman_axi_err",
|
"qman_axi_err",
|
||||||
"wap sei (wbc axi err)",
|
"wap sei (wbc axi err)",
|
||||||
"arc sei",
|
"arc sei",
|
||||||
"mme_cfg_unalign_addr",
|
"cfg access error",
|
||||||
"qm_sw_err",
|
"qm_sw_err",
|
||||||
"sbte_dbg_intr_0",
|
"sbte_dbg_intr_0",
|
||||||
"sbte_dbg_intr_1",
|
"sbte_dbg_intr_1",
|
||||||
|
Loading…
Reference in New Issue
Block a user