[GIT PULL] rpmsg fixes for v4.14
From: Bjorn Andersson
Date: Wed Oct 11 2017 - 14:01:24 EST
The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:
Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)
are available in the git repository at:
git://github.com/andersson/remoteproc tags/rpmsg-v4.14-fixes
for you to fetch changes up to b775d158530285c9657a1a0628c139b0dfd0d2e5:
rpmsg: glink: Fix memory leak in qcom_glink_alloc_intent() (2017-10-10 11:22:09 -0700)
----------------------------------------------------------------
rpmsg fixes for v4.14
This corrects two mistakes in the Qualcomm GLINK SMEM driver.
----------------------------------------------------------------
Dan Carpenter (2):
rpmsg: glink: Unlock on error in qcom_glink_request_intent()
rpmsg: glink: Fix memory leak in qcom_glink_alloc_intent()
drivers/rpmsg/qcom_glink_native.c | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)