Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c4e92107 authored by Jeya R's avatar Jeya R
Browse files

msm: adsprpc: Race conditions when handling the ADSP SSR



Removed marking the static process is closed
in ADSP SSR call back. Any way, this is
handled during the PDR callback.

Change-Id: Idcc358a972546f93cb8e7cd5e28d446e7fd632e1
Acked-by: default avatarNishant Chaubey <chaubey@qti.qualcomm.com>
Signed-off-by: default avatarJeya R <jeyr@codeaurora.org>
parent 55d1e41a
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -5796,8 +5796,6 @@ static int fastrpc_restart_notifier_cb(struct notifier_block *nb,
		ctx->ssrcount++;
		ctx->issubsystemup = 0;
		mutex_unlock(&me->channel[cid].smd_mutex);
		if (cid == RH_CID)
			me->staticpd_flags = 0;
	} else if (code == SUBSYS_RAMDUMP_NOTIFICATION) {
		if (cid == RH_CID) {
			if (me->channel[RH_CID].rh_dump_dev &&