<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:Caz.Yokoyama@intel.com" title="Caz.Yokoyama@intel.com">Caz.Yokoyama@intel.com</a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI][SHARDS]igt@i915_selftest@mock_requests - incomplete - GEM_BUG_ON(!list_empty(&timelines->hwsp_free_list))"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=112156">bug 112156</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;">Priority</td>
           <td>not set
           </td>
           <td>high
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Severity</td>
           <td>not set
           </td>
           <td>major
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI][SHARDS]igt@i915_selftest@mock_requests - incomplete - GEM_BUG_ON(!list_empty(&timelines->hwsp_free_list))"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=112156#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI][SHARDS]igt@i915_selftest@mock_requests - incomplete - GEM_BUG_ON(!list_empty(&timelines->hwsp_free_list))"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=112156">bug 112156</a>
              from <span class="vcard"><a class="email" href="mailto:Caz.Yokoyama@intel.com" title="Caz.Yokoyama@intel.com">Caz.Yokoyama@intel.com</a>
</span></b>
        <pre><0> [102.469071] i915_sel-1024    1.... 93323517us : intel_timelines_fini:
timelines_fini:570 GEM_BUG_ON(!list_empty(&timelines->hwsp_free_list))
-------
This is actually the following code in
drivers/gpu/drm/i915/gt/intel_timeline.c.

static void timelines_fini(struct intel_gt *gt)
{
        struct intel_gt_timelines *timelines = &gt->timelines;

        GEM_BUG_ON(!list_empty(&timelines->active_list));
        GEM_BUG_ON(!list_empty(&timelines->hwsp_free_list));</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>