[PATCH v3 0/3] udmabuf: misc fixes.

Gerd Hoffmann kraxel at redhat.com
Wed Sep 12 06:33:13 UTC 2018


v3: pushed first batch of fixes to drm-misc-next.
    documentation fix.
    two new patches adding sanity checks.
v2: review updates, add three new patches.

Gerd Hoffmann (3):
  udmabuf: add documentation
  udmabuf: check that __pad is zero
  udmabuf: check that flags has no unsupported bits set

 include/uapi/linux/udmabuf.h         | 51 +++++++++++++++++++++++++++++++++---
 drivers/dma-buf/udmabuf.c            |  5 ++++
 Documentation/driver-api/dma-buf.rst |  8 ++++++
 3 files changed, 61 insertions(+), 3 deletions(-)

-- 
2.9.3



More information about the dri-devel mailing list