[Bug 109114] [CI][BAT] igt at debugfs_test@read_all_entries* - incomplete

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Dec 20 09:09:04 UTC 2018


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

--- Comment #2 from Stanislav Lisovskiy <stanislav.lisovskiy at intel.com> ---
(In reply to Chris Wilson from comment #1)
> Patch to spin forever on while (crc.entries), spins forever on while
> (crc.entries). Quelle surprise?

I guess you mean https://patchwork.freedesktop.org/patch/268758/ which is from
Mika Kahola:

+       while (crtc->crc.entries) {
+               usleep_range(100, 200);
+       }
+

But my patch doesn't have any while loops, however it also fails with the same
test case, see https://patchwork.freedesktop.org/series/54267/.

Or then it might mean, that we both managed somehow to introduce same
regression.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20181220/71975c90/attachment.html>


More information about the intel-gfx-bugs mailing list