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

Skip to content
Commit a84b2323 authored by Tharun Kumar Merugu's avatar Tharun Kumar Merugu
Browse files

msm: adsprpc: allocate local copy of remote args from heap



Currently, local copy of remote arguments is stored in a dma buffer
allocated using dma_alloc_attrs. However, since this buffer is not
shared with the remote subsystem, it can be allocated using
kzalloc.

Change-Id: If654dc25f940442960dc22bb4b53be73bdd8cd78
Acked-by: default avatarVishnu Karthik D <vikarthi@qti.qualcomm.com>
Signed-off-by: default avatarTharun Kumar Merugu <mtharu@codeaurora.org>
parent eca47d45
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment