summaryrefslogtreecommitdiff
path: root/drivers/hwmon/bt1-pvt.c
diff options
context:
space:
mode:
authorfarah kassabri <fkassabri@habana.ai>2023-09-20 12:22:02 +0300
committerOded Gabbay <ogabbay@kernel.org>2023-10-09 12:37:24 +0300
commit84190b92cc1fd6cdbcb90b65dedeb32fb49336e7 (patch)
tree5eb808317f923aa3dba0c3be3ac02247e468ea77 /drivers/hwmon/bt1-pvt.c
parent2ba0236f5ba554425d7d229c71236843d7b06ee7 (diff)
downloadlinux-84190b92cc1fd6cdbcb90b65dedeb32fb49336e7.tar.xz
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 'drivers/hwmon/bt1-pvt.c')
0 files changed, 0 insertions, 0 deletions