mbox

[GIT,PULL] : dma-buf changes for 4.2

Message ID CAO_48GGTitYKgPJVouZf4YNDn3rh4BkGLnPqfb2ufpxSdz27_w@mail.gmail.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf.git

Message

Sumit Semwal June 26, 2015, 2:14 p.m. UTC
Hi Linus,

Very small pull request on dma-buf for 4.2 merge window. May I request
you to please pull?


The following changes since commit 5ebe6afaf0057ac3eaeb98defd5456894b446d22:

  Linux 4.1-rc2 (2015-05-03 19:22:23 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf.git
tags/dma-buf-for-4.2

for you to fetch changes up to 5136629dc5a19701746abd7c8ad98ce0b84dda1d:

  dma-buf: Minor coding style fixes (2015-05-21 11:29:59 +0530)

----------------------------------------------------------------
Minor changes for 4.2
- add ref-counting for kernel modules as exporters
- minor code style fixes

----------------------------------------------------------------
Jagan Teki (1):
      dma-buf: Minor coding style fixes

Sumit Semwal (1):
      dma-buf: add ref counting for module as exporter

 drivers/dma-buf/dma-buf.c     | 19 ++++++++++++++++---
 drivers/dma-buf/reservation.c |  9 ++++++---
 drivers/dma-buf/seqno-fence.c |  8 +++++++-
 include/linux/dma-buf.h       | 10 ++++++++--
 4 files changed, 37 insertions(+), 9 deletions(-)

Thanks and best regards,
Sumit.