[PATCH 0/5] misc: fastrpc: few fixes

From: Srinivas Kandagatla
Date: Fri Aug 23 2019 - 06:06:59 EST


Hi Greg,

More testing on fastprc revealed few memory leaks in driver
and few corner cases.
These patches are the fixes for those cases.
One patch from Jorge is to remove unsed definition.


Thanks,
srini

Bjorn Andersson (2):
misc: fastrpc: Reference count channel context
misc: fastrpc: Don't reference rpmsg_device after remove

Jorge Ramirez-Ortiz (1):
misc: fastrpc: remove unused definition

Srinivas Kandagatla (2):
misc: fastrpc: fix double refcounting on dmabuf
misc: fastrpc: free dma buf scatter list

drivers/misc/fastrpc.c | 74 ++++++++++++++++++++++++------------------
1 file changed, 43 insertions(+), 31 deletions(-)

--
2.21.0