https://bugzilla.kernel.org/show_bug.cgi?id=90741 Maarten Lankhorst <bugs@xxxxxxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #163871|0 |1 is obsolete| | --- Comment #13 from Maarten Lankhorst <bugs@xxxxxxxxxxxxxx> --- Created attachment 164121 --> https://bugzilla.kernel.org/attachment.cgi?id=164121&action=edit Use exclusive wait to put the waiter at the end of the waitqueue Ok seems I made a thinko. wait_event_interruptible_timeout and wait_event_timeout add items to the front of the queue instead of the back, this may result in fences never signalling. Can you test the attached patch? -- You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel