On Thu, Aug 27, 2015 at 12:53:11AM +0300, Konstantin Belousov wrote: > On Wed, Aug 26, 2015 at 09:35:16PM +0000, Baptiste Daroussin wrote: > > -static bool > > +static inline bool > > i915_gem_object_is_inactive(struct drm_i915_gem_object *obj) > > { > > - > > - return !obj->active; > > + return obj->gtt_space && !obj->active; > Why is this correct ?
Sorry this change is a mistake and was not supposed to be added with reduction of the diff. I'm backing it out for now. Best regards, Bapt
pgpwP4Cz1vhoF.pgp
Description: PGP signature