Re: [PATCH v3] misc: fastrpc: Fix remote heap allocation request

From: Srinivas Kandagatla
Date: Wed Aug 02 2023 - 09:25:18 EST



On Wed, 02 Aug 2023 10:27:38 +0530, Ekansh Gupta wrote:
> Remote heap is used by DSP audioPD on need basis. This memory is
> allocated from reserved CMA memory region and is then shared with
> audioPD to use it for it's functionality.
>
> Current implementation of remote heap is not allocating the memory
> from CMA region, instead it is allocating the memory from SMMU
> context bank. The arguments passed to scm call for the reassignment
> of ownership is also not correct. Added changes to allocate CMA
> memory and have a proper ownership reassignment.
>
> [...]

Applied, thanks!

[1/1] misc: fastrpc: Fix remote heap allocation request
commit: 098316374fead0383431cf678709f5609485ee21

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