Re: [Intel-gfx] linux-next: build failure after merge of the drm-intel-fixes tree

From: Rodrigo Vivi
Date: Wed Oct 11 2017 - 13:39:45 EST


On Wed, Oct 11, 2017 at 08:51:06AM +0000, Mark Brown wrote:
> On Tue, Oct 10, 2017 at 08:03:00AM +0100, Mark Brown wrote:
> > Hi all,
> >
> > After merging the drm-misc-fixes tree, today's linux-next build
> > (x86_allmodconfig) failed like this:
> >
> > CC [M] drivers/gpu/drm/i915/i915_gem_evict.o
> > drivers/gpu/drm/i915/i915_gem_evict.c: In function âi915_gem_evict_for_nodeâ:
> > drivers/gpu/drm/i915/i915_gem_evict.c:318:31: error: implicit declaration of function âi915_vma_has_userfaultâ; did you mean âi915_vma_pin_countâ? [-Werror=implicit-function-declaration]
> > if (flags & PIN_NONFAULT && i915_vma_has_userfault(vma)) {
> > ^~~~~~~~~~~~~~~~~~~~~~
> > i915_vma_pin_count
> >
> > Caused by commit
> >
> > 72872c99b6dbc ("drm/i915: Check PIN_NONFAULT overlaps in evict_for_node")
> >
> > in the drm-intel-fixes tree. I've used the tree from yesterday.
>
> This is still present today.

It is fixed now. Sorry for the trouble.

> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx