<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#c23">Comment # 23</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:anarsoul@gmail.com" title="Vasily Khoruzhick <anarsoul@gmail.com>"> <span class="fn">Vasily Khoruzhick</span></a>
</span></b>
<pre>(In reply to Chris Wilson from <a href="show_bug.cgi?id=99295#c22">comment #22</a>)
<span class="quote">> Or less broken:
>
> diff --git a/drivers/gpu/drm/i915/i915_gem_gtt.c
> b/drivers/gpu/drm/i915/i915_gem_gtt.c
> index b4bde1452f2a..be75ab6a8ed6 100644
> --- a/drivers/gpu/drm/i915/i915_gem_gtt.c
> +++ b/drivers/gpu/drm/i915/i915_gem_gtt.c
> @@ -33,7 +33,7 @@
> #include "intel_drv.h"
> #include "intel_frontbuffer.h"
>
> -#define I915_GFP_DMA (GFP_KERNEL | __GFP_HIGHMEM)
> +#define I915_GFP_DMA ((GFP_KERNEL | __GFP_HIGHMEM) & ~__GFP_RECLAIM)
>
> /**
> * DOC: Global GTT views</span >
Chris, could you send this or similar patch to linux-stable@? Waiting another 3
months to get the fix doesn't sound good.</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>