Re: [PATCH 0/3] misc: fastrpc: fixes for v6.5

From: Greg KH
Date: Tue Aug 22 2023 - 10:00:20 EST


On Fri, Aug 11, 2023 at 12:56:40PM +0100, Srinivas Kandagatla wrote:
> Hi Greg,
>
> Here are some fixes in fastrpc driver mostly around audio process domain
> and secure memory allocation.
>
> Can you please apply them for v6.5
>
> thanks,
> Srini
>
> Ekansh Gupta (3):
> misc: fastrpc: Fix remote heap allocation request
> misc: fastrpc: Fix incorrect DMA mapping unmap request
> misc: fastrpc: Pass proper scm arguments for static process init
>
> drivers/misc/fastrpc.c | 35 +++++++++++++++++++++--------------
> 1 file changed, 21 insertions(+), 14 deletions(-)
>
> --
> 2.25.1
>

Ick, sorry, it's too late for 6.5, I'll queue these up for 6.6-rc1 and
then they can be backported into 6.5.1

thanks,

greg k-h