diff options
author | Ohad Sharabi <osharabi@habana.ai> | 2021-12-01 11:52:27 +0300 |
---|---|---|
committer | Oded Gabbay <ogabbay@kernel.org> | 2021-12-26 09:59:08 +0300 |
commit | b02220536cb66ce1e357d78c944d6be07f1e1051 (patch) | |
tree | e03c857ed28953f253d9104b3dd390fde1b65054 /scripts/gdb/linux/utils.py | |
parent | 5b90e59d55d94aa939fae941db4a0e613e6ecc1e (diff) | |
download | linux-b02220536cb66ce1e357d78c944d6be07f1e1051.tar.xz |
habanalabs: wait again for multi-CS if no CS completed
The original multi-CS design assumption that stream masters are used
exclusively (i.e. multi-CS with set of stream master QIDs will not get
completed by CS not from the multi-CS set) is inaccurate.
Thus multi-CS behavior is now modified not to treat such case as an
error.
Instead, if we have multi-CS completion but we detect that no CS from
the list is actually completed we will do another multi-CS wait (with
modified timeout).
Signed-off-by: Ohad Sharabi <osharabi@habana.ai>
Reviewed-by: Dani Liberman <dliberman@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions