public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] remoteproc fixes for v4.10
@ 2017-01-11 14:07 Bjorn Andersson
  0 siblings, 0 replies; only message in thread
From: Bjorn Andersson @ 2017-01-11 14:07 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Ohad Ben-Cohen, linux-remoteproc, linux-kernel, Loic Pallardy

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-01-11 22:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-11 14:07 [GIT PULL] remoteproc fixes for v4.10 Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox