Re: [PATCH v1] misc: fastrpc: Pass proper arguments to scm call

From: Srinivas Kandagatla
Date: Wed Feb 21 2024 - 02:09:49 EST



On Mon, 08 Jan 2024 15:35:13 +0530, Ekansh Gupta wrote:
> For CMA memory allocation, ownership is assigned to DSP to make it
> accessible by the PD running on the DSP. With current implementation
> HLOS VM is stored in the channel structure during rpmsg_probe and
> this VM is passed to qcom_scm call as the source VM.
>
> The qcom_scm call will overwrite the passed source VM with the next
> VM which would cause a problem in case the scm call is again needed.
> Adding a local copy of source VM whereever scm call is made to avoid
> this problem.
>
> [...]

Applied, thanks!

[1/1] misc: fastrpc: Pass proper arguments to scm call
commit: 5169a077f22a23d27660d048d5f43a592fd2c62f

Best regards,
--
Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>