Quoting Mika Kuoppala (2018-12-07 12:43:43)
> Patchwork <patchw...@emeril.freedesktop.org> writes:
> 
> > == Series Details ==
> >
> > Series: drm/i915: Compile fix for 64b dma-fence seqno
> > URL   : https://patchwork.freedesktop.org/series/53750/
> > State : failure
> >
> > == Summary ==
> >
> > CALL    scripts/checksyscalls.sh
> >   DESCEND  objtool
> >   CHK     include/generated/compile.h
> >   CC [M]  drivers/gpu/drm/i915/i915_gem_context.o
> > In file included from ./include/linux/list.h:9:0,
> >                  from ./include/linux/agp_backend.h:33,
> >                  from ./include/drm/drmP.h:35,
> >                  from drivers/gpu/drm/i915/i915_gem_context.c:89:
> > drivers/gpu/drm/i915/i915_gem_context.c: In function 
> > ‘last_request_on_engine’:
> > drivers/gpu/drm/i915/i915_gem_context.c:652:13: error: format ‘%llu’ 
> > expects argument of type ‘long long unsigned int’, but argument 5 has type 
> > ‘unsigned int’ [-Werror=format=]
> >    GEM_TRACE("last request for %s on engine %s: %llx:%llu\n",
> >              ^
> 
> Please BAT, fast forward to present?

Takes manual intervention to restore compilation it seems.

Applied to drm-misc-next, thanks for the fixup.
-Chris
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to