[0/4] misc: fastrpc: fixes for v6.6

Message ID 20231013122007.174464-1-srinivas.kandagatla@linaro.org
Headers
Series misc: fastrpc: fixes for v6.6 |

Message

Srinivas Kandagatla Oct. 13, 2023, 12:20 p.m. UTC
  From: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>

Hi Greg,

Here are some fixes in fastrpc driver mostly around cleanup path after
remote invoke.

Can you please apply them for v6.6

thanks,
Srini

Ekansh Gupta (4):
  misc: fastrpc: Reset metadata buffer to avoid incorrect free
  misc: fastrpc: Free DMA handles for RPC calls with no arguments
  misc: fastrpc: Clean buffers on remote invocation failures
  misc: fastrpc: Unmap only if buffer is unmapped from DSP

 drivers/misc/fastrpc.c | 34 +++++++++++++++++-----------------
 1 file changed, 17 insertions(+), 17 deletions(-)