]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteproc
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Jan 2017 19:00:22 +0000 (11:00 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Jan 2017 19:00:22 +0000 (11:00 -0800)
commitd4306a4c764d5287eb821bc8a16c90d2d2f03839
treef335277d51d765ac6d4befcea210d3729c58e02f
parent3f8e02180aa384535ec0ad2b359b148a17a667c3
parentc33b7c06b33f6caa870b6d393b4f17a8d0da75b0
Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteproc

Pull remoteproc fixes from Bjorn Andersson:
 "This fixes two regressions that have been reported to be introduced in
  v4.10-rc1.

   - correct an incorrect usage of the kref api

   - revert 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"

* tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteproc:
  Revert "remoteproc: Merge table_ptr and cached_table pointers"
  remoteproc: fix vdev reference management