[PATCH v1 0/3] Add fixes for FastRPC driver

From: Ekansh Gupta
Date: Fri Sep 29 2023 - 03:42:55 EST


This patchset carries the following fixes.
- Reset metadata buffer to avoid incorrect fd getting freed
- Free DMA handles for remote calls with no arguments
- Clean buffers on remote call failures

Ekansh Gupta (3):
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

drivers/misc/fastrpc.c | 26 ++++++++++++--------------
1 file changed, 12 insertions(+), 14 deletions(-)

--
2.7.4