https://bugs.freedesktop.org/show_bug.cgi?id=110313

--- Comment #4 from Daniel Vetter <dan...@ffwll.ch> ---
(In reply to Arek Hiler from comment #3)
> This seems like a test deficiency. We are polling on udev monitor FD in
> anticipation of an events. According the the log linked in the previous
> comments we get EAGAIN (11), but we do not retry.

We already retry when we get EAGAIN, but then eventually give up. So the EAGAIN
errno is kinda expected.

The timeout right now is 1 second, which really should be enough to deliver an
uevent. Maybe the box is totally overloaded or something like that.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to