On Thu, Aug 31, 2023 at 12:11:22PM +0530, Ekansh Gupta wrote: > With current design, buffers and dma handles are not freed in case > of remote invocation failures returned from DSP. This could result > in buffer leakings and dma handle pointing to wrong memory in the > fastrpc kernel. Adding changes to clean buffers and dma handles > even when remote invocation to DSP returns failures. > > Signed-off-by: Ekansh Gupta <quic_ekangupt@xxxxxxxxxxx> What commit id does this fix? thanks, greg k-h