Loading drivers/char/adsprpc.c +0 −2 Original line number Diff line number Diff line Loading @@ -4530,8 +4530,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 && Loading Loading
drivers/char/adsprpc.c +0 −2 Original line number Diff line number Diff line Loading @@ -4530,8 +4530,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 && Loading