On Friday, November 26, 2010 18:41:32 Laurent Pinchart wrote: > Hi Hans, > > On Friday 26 November 2010 11:09:38 Hans Verkuil wrote: > > Changes since the last patch series: > > > > - Fix a race condition between video_unregister_device and v4l2_open. > > - Return -ERESTART if the mutex_lock_interruptible returns non-zero. > > What's the difference between ERESTART and ERESTARTSYS ? Grrr, I picked the wrong one. I respun my tree, now using ERESTARTSYS. Thanks for catching this! Regards, Hans > > - Return POLLERR|POLLHUP when poll is used on an unregistered device. > > -- Hans Verkuil - video4linux developer - sponsored by Cisco -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html