]> git.proxmox.com Git - mirror_ubuntu-zesty-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)
commit9ca277eba05ad99c6e7caa51cdaa93102875c026
treef335277d51d765ac6d4befcea210d3729c58e02f
parent1d865da79e3ba09362ef474807981d0634881f1d
parenta0c10687ec9506b5e14fe3dd47832a77f2f2500c
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