[PATCH v2 0/5] misc: fastrpc: few fixes
From: Srinivas Kandagatla
Date: Thu Aug 29 2019 - 05:29:38 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.
co-authorship issue on
"misc: fastrpc: fix double refcounting on dmabuf"
patch has been resolved offline and decided to not
change anything.
Thanks,
srini
Changes since v1:
- Updated change log to remove TEST tag.
- no code changes.
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