All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Ohad Ben-Cohen <ohad@wizery.com>,
	linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Dan Carpenter <dan.carpenter@oracle.com>
Subject: [GIT PULL] rpmsg fixes for v4.14
Date: Wed, 11 Oct 2017 11:01:15 -0700	[thread overview]
Message-ID: <20171011180115.GN20643@builder> (raw)

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(-)

WARNING: multiple messages have this Message-ID (diff)
From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Ohad Ben-Cohen <ohad@wizery.com>,
	linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Dan Carpenter <dan.carpenter@oracle.com>
Subject: [GIT PULL] rpmsg fixes for v4.14
Date: Wed, 11 Oct 2017 11:01:16 -0700	[thread overview]
Message-ID: <20171011180115.GN20643@builder> (raw)

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(-)

             reply	other threads:[~2017-10-11 18:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-11 18:01 Bjorn Andersson [this message]
2017-10-11 18:01 ` [GIT PULL] rpmsg fixes for v4.14 Bjorn Andersson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171011180115.GN20643@builder \
    --to=bjorn.andersson@linaro.org \
    --cc=dan.carpenter@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-remoteproc@vger.kernel.org \
    --cc=ohad@wizery.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.