Skip to content
Snippets Groups Projects
Commit c3f3a608 authored by Bulbul Dabi's avatar Bulbul Dabi Committed by Christian Bejram
Browse files

msm: vidc: fix error handling during hardware overload error


when hardware overload error happens, session_abort gets called
multiple times as part of error handling and cleanup. This results
in firmware timing out for successive commands. Firmware timeout
sends sys_error to all clients causing all sessions to close. This
change cleans the last session and allows previous running sessions
to continue.

b/24065713

Change-Id: Ia7ab600af2345896a4bb17dc726d0bdc473f93fe
Signed-off-by: default avatarAshray Kulkarni <ashrayk@codeaurora.org>
parent dd380dd3
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment