linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/4] Refactor media IOCTL handling
@ 2016-09-16 11:49 Sakari Ailus
  2016-09-16 11:49 ` [PATCH v5 1/4] media: Determine early whether an IOCTL is supported Sakari Ailus
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sakari Ailus @ 2016-09-16 11:49 UTC (permalink / raw)
  To: linux-media; +Cc: hverkuil, laurent.pinchart, mchehab

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-09-16 11:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-16 11:49 [PATCH v5 0/4] Refactor media IOCTL handling Sakari Ailus
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

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).