Re: [PATCH, RFC 05/30] [media] omap_vout: avoid sleep_on race

From: Arnd Bergmann
Date: Wed Feb 26 2014 - 04:03:41 EST


On Friday 17 January 2014, Hans Verkuil wrote:
> On 01/02/2014 01:07 PM, Arnd Bergmann wrote:
> > sleep_on and its variants are broken and going away soon. This changes
> > the omap vout driver to use interruptible_sleep_on_timeout instead,
>
> I assume you mean wait_event_interruptible_timeout here :-)
>
> Reviewed-by: Hans Verkuil <hans.verkuil@xxxxxxxxx>
>
> If there are no other comments, then I plan to merge this next week.
>

Hi Hans,

Not sure if you merged the media patches into a local tree, but I see
they are not in linux-next at the moment. I'll just re-send them,
but please let me know if I can drop them on my end, or better
make sure your tree is in linux-next if you have already picked them
up.

Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/