diff options
author | 2023-09-20 12:22:02 +0300 | |
---|---|---|
committer | 2023-10-09 12:37:24 +0300 | |
commit | 84190b92cc1fd6cdbcb90b65dedeb32fb49336e7 (patch) | |
tree | 5eb808317f923aa3dba0c3be3ac02247e468ea77 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | accel/habanalabs: remove wrong doc for init_phys_pg_pack_from_userptr (diff) | |
download | linux-rng-84190b92cc1fd6cdbcb90b65dedeb32fb49336e7.tar.xz linux-rng-84190b92cc1fd6cdbcb90b65dedeb32fb49336e7.zip |
accel/habanalabs: fix bug in decoder wait for cs completion
The decoder interrupts are handled in the interrupt context
same as all user interrupts.
In such case, the wait list should be protected by
spin_lock_irqsave in order to avoid deadlock that might happen
with the user submission flow.
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions