From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: linux-media@vger.kernel.org
Subject: Re: [GIT PULL FOR v3.5] Three small improvements
Date: Mon, 14 May 2012 16:47:19 +0200 [thread overview]
Message-ID: <2197880.FrgH45SkDS@avalon> (raw)
In-Reply-To: <201205141637.23510.hverkuil@xs4all.nl>
Hi Hans,
On Monday 14 May 2012 16:37:23 Hans Verkuil wrote:
> Hi Mauro, Laurent,
>
> I hope that these three patches address the comments Laurent made.
Thank you. There's a typo in the first patch:
"Otherwise you give it a pointer to a struct mutex_lock and the unlocked_ioctl
file operation is called this lock will be taken by the core and released
afterwards. See the next section for more details."
I suppose it should read "... and *before* the unlocked_ioctl ...".
The rest looks OK to me (you haven't renamed valid_ioctls to invalid_ioctls,
but I suppose that was on purpose).
> The only remaining item is to take the ioctl lock after copy_from user is
> called. But that's for 3.6.
>
> Regards,
>
> Hans
>
> The following changes since commit e89fca923f32de26b69bf4cd604f7b960b161551:
>
> [media] gspca - ov534: Add Hue control (2012-05-14 09:48:00 -0300)
>
> are available in the git repository at:
>
> git://linuxtv.org/hverkuil/media_tree.git update
>
> for you to fetch changes up to 308cb1f20bcaba72c8234794479cf8962c13032f:
>
> v4l2-dev: rename two functions. (2012-05-14 16:32:48 +0200)
>
> ----------------------------------------------------------------
> Hans Verkuil (3):
> v4l2-framework.txt: update the core lock documentation.
> v4l2-dev.h: add comment not to use V4L2_FL_LOCK_ALL_FOPS in new
> drivers. v4l2-dev: rename two functions.
>
> Documentation/video4linux/v4l2-framework.txt | 18 +++++++++---------
> drivers/media/video/gspca/gspca.c | 6 +++---
> drivers/media/video/pwc/pwc-if.c | 6 +++---
> drivers/media/video/v4l2-dev.c | 2 +-
> include/media/v4l2-dev.h | 12 ++++++------
> sound/i2c/other/tea575x-tuner.c | 2 +-
> 6 files changed, 23 insertions(+), 23 deletions(-)
--
Regards,
Laurent Pinchart
next prev parent reply other threads:[~2012-05-14 14:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-14 14:37 [GIT PULL FOR v3.5] Three small improvements Hans Verkuil
2012-05-14 14:47 ` Laurent Pinchart [this message]
2012-05-14 15:57 ` Hans Verkuil
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=2197880.FrgH45SkDS@avalon \
--to=laurent.pinchart@ideasonboard.com \
--cc=hverkuil@xs4all.nl \
--cc=linux-media@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.