On Sunday 14 November 2010, Hans Verkuil wrote:
> This patch series converts 24 v4l drivers to unlocked_ioctl. These are low
> hanging fruit but you have to start somewhere :-)
> 
> The first patch replaces mutex_lock in the V4L2 core by 
> mutex_lock_interruptible
> for most fops.

The patches all look good as far as I can tell, but I suppose the title is
obsolete now that the BKL has been replaced with a v4l-wide mutex, which
is what you are removing in the series.

        Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to