<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [BDW] oops in intel_unpin_fb_obj"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98829#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [BDW] oops in intel_unpin_fb_obj"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98829">bug 98829</a>
              from <span class="vcard"><a class="email" href="mailto:matthew.auld@intel.com" title="mwa <matthew.auld@intel.com>"> <span class="fn">mwa</span></a>
</span></b>
        <pre>Yeah, as expected the problematic line is:

0x000000000007c625 <+101>:      mov    0x78(%rax),%rcx

Which would be vma->fence, vma->vm would be 0x70, I guess I didn't have lockdep
enabled...anyway as you said it looks like the vma is NULL. Now just need to
figure out why...</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 on the CC list for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>