[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190829092926.12037-1-srinivas.kandagatla@linaro.org>
Date: Thu, 29 Aug 2019 10:29:21 +0100
From: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
To: gregkh@...uxfoundation.org
Cc: arnd@...db.de, linux-arm-msm@...r.kernel.org,
linux-kernel@...r.kernel.org,
Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
Subject: [PATCH v2 0/5] misc: fastrpc: few fixes
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
Powered by blists - more mailing lists