[Bug 106977] [CI] igt at gem_exec_schedule@preempt-* - dmesg-warn - WARN_ON_ONCE((1) && !(preempt_count() != 0))

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jun 20 13:51:57 UTC 2018


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

--- Comment #1 from Chris Wilson <chris at chris-wilson.co.uk> ---
So that is wait_for_atomic() complaining about the _WAIT_FOR_ATOMIC_CHECK()
failing, i..e that we used wait_for_atomic() from an ordinary process context.

So normally the tasklet would be called from softirq context but in this case,
it's a call by intel_engine_is_idle() doing the direct check for fast idling.
Ok, seems easy to fix...

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


More information about the intel-gfx-bugs mailing list