[Bug 111893] [CI][DRMTIP] igt at runner@aborted - fail - TAINT_DIE: Kernel has died - BUG/OOPS.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Oct 4 20:07:50 UTC 2019


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

Chris Wilson <chris at chris-wilson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTOURBUG

--- Comment #3 from Chris Wilson <chris at chris-wilson.co.uk> ---
Really strange, inside ____might_sleep(). The fault looks like it should be the
write in

#define RCU_LOCKDEP_WARN(c, s)                                          \
        do {                                                            \
                static bool __section(.data.unlikely) __warned;         \
                if (debug_lockdep_rcu_enabled() && !__warned && (c)) {  \
                        __warned = true;                                \
                        lockdep_rcu_suspicious(__FILE__, __LINE__, s);  \
                }                                                       \
        } while (0)

failing.

-- 
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/20191004/a5246691/attachment.html>


More information about the intel-gfx-bugs mailing list