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,
	Loic Pallardy <loic.pallardy@st.com>
Subject: [GIT PULL] remoteproc fixes for v4.10
Date: Wed, 11 Jan 2017 06:07:52 -0800	[thread overview]
Message-ID: <20170111140752.GB31260@builder> (raw)

The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:

  Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)

are available in the git repository at:

  git://github.com/andersson/remoteproc tags/rproc-v4.10-fixes

for you to fetch changes up to a0c10687ec9506b5e14fe3dd47832a77f2f2500c:

  Revert "remoteproc: Merge table_ptr and cached_table pointers" (2016-12-30 03:26:31 -0800)

----------------------------------------------------------------
remoteproc fixes for v4.10

This fixes two regressions that has been reported to be introduced in
v4.10-rc1.

* The first fix corrects an incorrect usage of the kref api.

* The second reverts the change to make the resource table read-only. As the
  space each vdev resource is used as virtio device config space it must be
  shared with the remote.

----------------------------------------------------------------
Bjorn Andersson (1):
      Revert "remoteproc: Merge table_ptr and cached_table pointers"

Loic Pallardy (1):
      remoteproc: fix vdev reference management

 drivers/remoteproc/remoteproc_core.c | 29 ++++++++++++++++-------------
 include/linux/remoteproc.h           |  4 +++-
 2 files changed, 19 insertions(+), 14 deletions(-)

                 reply	other threads:[~2017-01-11 14:07 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=20170111140752.GB31260@builder \
    --to=bjorn.andersson@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-remoteproc@vger.kernel.org \
    --cc=loic.pallardy@st.com \
    --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.