msm: eva: Send EVA session error to UMD
Through POLL SSR event, only notify the error session. Other sessions will not be impacted. This is different than SSR handling. Change-Id: I5acb4e21c19909b16350816621ae085d54fe05ac Signed-off-by: George Shen <quic_sqiao@quicinc.com>
This commit is contained in:

gecommit door
Gerrit - the friendly Code Review server

bovenliggende
4bd20f9c7c
commit
43c37a29e1
@@ -2079,7 +2079,7 @@ int cvp_release_arp_buffers(struct msm_cvp_inst *inst)
|
||||
HAL_SESSION_RELEASE_BUFFER_DONE);
|
||||
if (rc)
|
||||
dprintk(CVP_WARN,
|
||||
"%s: wait for signal failed, rc %d\n",
|
||||
"%s: wait release_arp signal failed, rc %d\n",
|
||||
__func__, rc);
|
||||
mutex_lock(&inst->persistbufs.lock);
|
||||
} else {
|
||||
|
Verwijs in nieuw issue
Block a user