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

Commit ffee4e86 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: ADSPRPC: Initialize the list for global gfa maps"

parents 0e233edd 0698c100
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1465,6 +1465,7 @@ static void fastrpc_init(struct fastrpc_apps *me)
{
	int i;
	INIT_HLIST_HEAD(&me->drivers);
	INIT_HLIST_HEAD(&me->maps);
	spin_lock_init(&me->hlock);
	mutex_init(&me->smd_mutex);
	me->channel = &gcinfo[0];