commit | 1b4971573fde0c4d4ed7de70c3a9cfd08330a541 | [log] [tgz] |
---|---|---|
author | Tomer Tayar <ttayar@habana.ai> | Tue Apr 06 13:32:20 2021 +0300 |
committer | Oded Gabbay <ogabbay@kernel.org> | Fri Apr 09 14:09:24 2021 +0300 |
tree | 26c94446ac4b114a657512ffd2efb144ddfd1913 | |
parent | 7d21114b03618a1b528804a631098b471eac6481 [diff] |
habanalabs/gaudi: clear QM errors only if not in stop_on_err mode Clearing QM errors by the driver will prevent these H/W blocks from stopping in case they are configured to stop on errors, so perform this clearing only if this mode is not in use. Signed-off-by: Tomer Tayar <ttayar@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org>