From: Gerd Hoffmann <kraxel@redhat.com>
To: dri-devel@lists.freedesktop.org
Cc: laurent.pinchart@ideasonboard.com, Gerd Hoffmann <kraxel@redhat.com>
Subject: [PATCH v3 0/3] udmabuf: misc fixes.
Date: Wed, 12 Sep 2018 08:33:13 +0200 [thread overview]
Message-ID: <20180912063316.21047-1-kraxel@redhat.com> (raw)
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
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2018-09-12 6:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-12 6:33 Gerd Hoffmann [this message]
2018-09-12 6:33 ` [PATCH v3 1/3] udmabuf: add documentation Gerd Hoffmann
2018-09-12 16:40 ` Randy Dunlap
2018-09-12 6:33 ` [PATCH v3 2/3] udmabuf: check that __pad is zero Gerd Hoffmann
2018-09-12 6:33 ` [PATCH v3 3/3] udmabuf: check that flags has no unsupported bits set Gerd Hoffmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180912063316.21047-1-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=laurent.pinchart@ideasonboard.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox