<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI][BAT] igt@i915_selftest@live_evict - incomplete - GEM_BUG_ON(!vma->node.allocated)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110938#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI][BAT] igt@i915_selftest@live_evict - incomplete - GEM_BUG_ON(!vma->node.allocated)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110938">bug 110938</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>i915_pci_probe calls i915_gem_set_wedged() when i915_live_selftests() reports
an error as follow.

i915_pci_probe(
  i915_live_selftests(pdev);
  i915_pci_remove(struct pci_dev *pdev)
    i915_driver_unload(struct drm_device *dev)
      i915_gem_set_wedged(struct drm_i915_private *i915)

So there are 2 questions, 1) why i915_live_selftests() fails, 2) why recovery
causes kernel crash by spinlock.</pre>
        </div>
      </p>


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

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