<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [CI][drv_selftest] WARN_ON(debug_locks && !lock_is_held(&(&i915->drm.struct_mutex)->dep_map))"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106453">bug 106453</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [CI][drv_selftest] WARN_ON(debug_locks && !lock_is_held(&(&i915->drm.struct_mutex)->dep_map))"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106453#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [CI][drv_selftest] WARN_ON(debug_locks && !lock_is_held(&(&i915->drm.struct_mutex)->dep_map))"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106453">bug 106453</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>commit 1d7a99f5148fdcdb9d40367d6d0668a34df161d4
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Date:   Tue May 8 22:10:56 2018 +0100

    drm/i915/selftests: Create mock_engine() under struct_mutex

    Calling mock_engine() calls i915_timeline_init() and that requires
    struct_mutex to be held as it adds itself to the global list of
    timelines. This error was introduced by commit a89d1f921c15 ("drm/i915:
    Split i915_gem_timeline into individual timelines") but the issue was
    masked in CI by the earlier lockdep spam.

    Fixes: a89d1f921c15 ("drm/i915: Split i915_gem_timeline into individual
timelines")
    Signed-off-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
    Cc: Tvrtko Ursulin <<a href="mailto:tvrtko.ursulin@intel.com">tvrtko.ursulin@intel.com</a>>
    Cc: Joonas Lahtinen <<a href="mailto:joonas.lahtinen@linux.intel.com">joonas.lahtinen@linux.intel.com</a>>
    Cc: Michel Thierry <<a href="mailto:michel.thierry@intel.com">michel.thierry@intel.com</a>>
    Reviewed-by: Michel Thierry <<a href="mailto:michel.thierry@intel.com">michel.thierry@intel.com</a>>
    Link:
<a href="https://patchwork.freedesktop.org/patch/msgid/20180508211056.17151-1-chris@chris-wilson.co.uk">https://patchwork.freedesktop.org/patch/msgid/20180508211056.17151-1-chris@chris-wilson.co.uk</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>