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

Commit 787c4c4d 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: Update correct VA to user space"

parents 163aa9e8 3ac5d32f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2734,6 +2734,7 @@ static int fastrpc_internal_mmap(struct fastrpc_file *fl,
			goto bail;
		map->raddr = raddr;
	}
	ud->vaddrout = raddr;
 bail:
	if (err && map) {
		mutex_lock(&fl->fl_map_mutex);