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,
	Arnd Bergmann <arnd@arndb.de>,
	Dan Carpenter <dan.carpenter@oracle.com>,
	Wei Yongjun <weiyongjun1@huawei.com>
Subject: [GIT PULL] remoteproc fixes for v4.14
Date: Wed, 11 Oct 2017 11:00:27 -0700	[thread overview]
Message-ID: <20171011180027.GM20643@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/rproc-v4.14-fixes

for you to fetch changes up to 68a39a3e9fe1d6f0dfe59e3f4d6bc6765e01c903:

  remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init() (2017-10-11 10:47:47 -0700)

----------------------------------------------------------------
remoteproc fixes for v4.14

This fixes a couple of issues in the imx_rproc driver and corrects the Kconfig
dependencies of the Qualcomm remoteproc drivers.

----------------------------------------------------------------
Arnd Bergmann (1):
      remoteproc: qcom: fix RPMSG_QCOM_GLINK_SMEM dependencies

Dan Carpenter (1):
      remoteproc: imx_rproc: fix a couple off by one bugs

Wei Yongjun (1):
      remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()

 drivers/remoteproc/Kconfig     | 2 ++
 drivers/remoteproc/imx_rproc.c | 9 ++++-----
 2 files changed, 6 insertions(+), 5 deletions(-)

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

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20171011180027.GM20643@builder \
    --to=bjorn.andersson@linaro.org \
    --cc=arnd@arndb.de \
    --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 \
    --cc=weiyongjun1@huawei.com \
    /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.