<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_CLOSED  bz_closed"
   title="CLOSED FIXED - [Regression BDW] kernel panic in Intel i915 module, complete system freeze in 4.10-rc2"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99295#c20">Comment # 20</a>
              on <a class="bz_bug_link 
          bz_status_CLOSED  bz_closed"
   title="CLOSED FIXED - [Regression BDW] kernel panic in Intel i915 module, complete system freeze in 4.10-rc2"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99295">bug 99295</a>
              from <span class="vcard"><a class="email" href="mailto:dan@reactivated.net" title="Daniel Drake <dan@reactivated.net>"> <span class="fn">Daniel Drake</span></a>
</span></b>
        <pre>I appreciate that this is fixed for a future kernel release, but could you be a
bit more specific for how we might attempt a 4.10 workaround?

It was mentioned to disable RECLAIM, could you clarify which of the following
calls you think should be modified:


i915_gem.c:

i915_gem_object_create() calls mapping_set_gfp_mask() with __GFP_RECLAIMABLE

i915_gem_load_init() twice calls KMEM_CACHE() with SLAB_RECLAIM_ACCOUNT


i915_gem_internal.c:

i915_gem_object_get_pages_internal() calls alloc_pages() with 
__GFP_RECLAIMABLE


Thanks.</pre>
        </div>
      </p>


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

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