]> 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)
commita46f6a78808cf220303068837ad7e2419e3d89e8
treef335277d51d765ac6d4befcea210d3729c58e02f
parent092676d57ba74efcc91f16270fa8559c00d5e68d
parent891a725f26155d51da2cb9db5fe4babbe4697217
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