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

Commit f1adb3b2 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: adsprpc: Race conditions when handling the ADSP SSR"

parents 95565ecf bf6b1c06
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -3743,8 +3743,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 == 0)
			me->staticpd_flags = 0;
	} else if (code == SUBSYS_RAMDUMP_NOTIFICATION) {
		if (me->channel[0].remoteheap_ramdump_dev &&
				notifdata->enable_ramdump) {