Quoting Tvrtko Ursulin (2019-02-11 11:13:12)
> 
> On 08/02/2019 13:47, Chris Wilson wrote:
> > If we allocate while iterating the rbtree of active nodes, we may hit
> > the shrinker and so retire the i915_active reap the rbtree. Modifying
> > the rbtree as we iterate is not good behaviour, so acquire the
> > i915_active first to keep the tree intact whenever we allocate.

Bleugh, better grammar included.

> > Fixes: a42375af0a30 ("drm/i915: Release the active tracker tree upon 
> > idling")
> > Signed-off-by: Chris Wilson <ch...@chris-wilson.co.uk>
> > Cc: Tvrtko Ursulin <tvrtko.ursu...@intel.com>
> > Cc: Joonas Lahtinen <joonas.lahti...@linux.intel.com>
 
> Reviewed-by: Tvrtko Ursulin <tvrtko.ursu...@intel.com>

And pushed, thanks.
-Chris
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to