diff options
author | Koby Elbaz | 2023-03-26 18:22:57 +0300 |
---|---|---|
committer | Oded Gabbay | 2023-04-08 10:39:34 +0300 |
commit | c19350efa9dae7f4474d7847ab7d6e667082fd18 (patch) | |
tree | 7ad026151127ba4755423b33cb764192d5fc2bc0 /MAINTAINERS | |
parent | 802f25b6c2c0377c681dd1e4f799a648c3df50dd (diff) |
accel/habanalabs: don't wait for STS_OK after sending COMMS WFE
Sending COMMS_GOTO_WFE instructs the FW's CPU to halt (WFE state).
Once sent, FW's CPU isn't expected to continue communicating with LKD.
Therefore, the stage of waiting for COMMS_STS_OK should be skipped or
else waiting for COMMS_STS_OK will simply timeout, which will trigger
unexpected behavior.
Signed-off-by: Koby Elbaz <kelbaz@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions