summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorfarah kassabri <fkassabri@habana.ai>2023-06-12 13:58:11 +0300
committerOded Gabbay <ogabbay@kernel.org>2023-10-09 12:37:18 +0300
commit2da9f8d8059331db9d26a5e794a417be547c4236 (patch)
tree9e9c85e369e2f8bb05670a18e2d78807a367c6f7 /tools/perf/scripts/python/exported-sql-viewer.py
parenteaa43a06b765542ee36f38bdd92b04bdc8645964 (diff)
downloadlinux-2da9f8d8059331db9d26a5e794a417be547c4236.tar.xz
accel/habanalabs: fix wait_for_interrupt abortion flow
When the driver needs to abort waiters for interrupts, for cases such as critical events that occur and driver need to do hard reset, in such scenario the driver will complete the fence to wake up the waiting thread, and will set the fence error indication. The return value of the completion API will be greater than 0 since it will return the timeout, but as this indicates successful completion, the driver should mark it as aborted. Signed-off-by: farah kassabri <fkassabri@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions