]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 Jun 2016 19:32:25 +0000 (12:32 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 Jun 2016 19:32:25 +0000 (12:32 -0700)
commit8e8b53f92e9704dc66b64706759d88ed1da4a2ca
tree7c21eb9c7a7bf9714035bd243e776e01747206ae
parent312e6c403d96756c915ba8e5d08569d74ba29665
parent77503acb89d0fe1b494b07162bfc381cbf510ddd
Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf

Pull dma-buf updates from Sumit Semwal:

 - use of vma_pages instead of explicit computation

 - DocBook and headerdoc updates for dma-buf

* tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf:
  dma-buf: use vma_pages()
  fence: add missing descriptions for fence
  doc: update/fixup dma-buf related DocBook
  reservation: add headerdoc comments
  dma-buf: headerdoc fixes