linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sakari Ailus <sakari.ailus@linux.intel.com>
To: linux-media@vger.kernel.org
Cc: hverkuil@xs4all.nl, laurent.pinchart@ideasonboard.com,
	mchehab@s-opensource.com
Subject: [PATCH v5 0/4] Refactor media IOCTL handling
Date: Fri, 16 Sep 2016 14:49:04 +0300	[thread overview]
Message-ID: <1474026548-28829-1-git-send-email-sakari.ailus@linux.intel.com> (raw)

Hi,

Here's the 5th version of the media IOCTL rework set.

since v4:

- Don't refactor compat IOCTL handling. The assumption is that the compat
  code will stay as-is and only the ENUM_LINKS IOCTL will require compat
  handling in the future and newer IOCTLs would use u64 for pointers.

This has brought about a number of changes, I've yet cunningly kept all
the acks. I'll perform more testing before sending a pull request; please
do read the code in the meantime.

The last patch of the set adding support for variable argument sizes is
postponed until a later time.

-- 
Kind regards,
Sakari


             reply	other threads:[~2016-09-16 11:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-16 11:49 Sakari Ailus [this message]
2016-09-16 11:49 ` [PATCH v5 1/4] media: Determine early whether an IOCTL is supported Sakari Ailus
2016-09-16 11:49 ` [PATCH v5 2/4] media: Unify IOCTL handler calling Sakari Ailus
2016-09-16 11:49 ` [PATCH v5 3/4] media: Refactor copying IOCTL arguments from and to user space Sakari Ailus
2016-09-16 11:49 ` [PATCH v5 4/4] media: Add flags to tell whether to take graph mutex for an IOCTL Sakari Ailus

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=1474026548-28829-1-git-send-email-sakari.ailus@linux.intel.com \
    --to=sakari.ailus@linux.intel.com \
    --cc=hverkuil@xs4all.nl \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@s-opensource.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;
as well as URLs for NNTP newsgroup(s).