✗ Fi.CI.BAT: failure for drm/i915: Make 48bit full ppgtt configuration generic (v2)

Patchwork patchwork at emeril.freedesktop.org
Wed Sep 5 16:48:18 UTC 2018


== Series Details ==

Series: drm/i915: Make 48bit full ppgtt configuration generic (v2)
URL   : https://patchwork.freedesktop.org/series/49196/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  DESCEND  objtool
  CHK     include/generated/compile.h
  CC [M]  drivers/gpu/drm/i915/i915_gem_gtt.o
drivers/gpu/drm/i915/i915_gem_gtt.c: In function ‘gen8_ppgtt_create’:
drivers/gpu/drm/i915/i915_gem_gtt.c:1651:23: error: left shift count >= width of type [-Werror=shift-count-overflow]
   ppgtt->vm.total = 1 << 32;
                       ^~
cc1: all warnings being treated as errors
scripts/Makefile.build:305: recipe for target 'drivers/gpu/drm/i915/i915_gem_gtt.o' failed
make[4]: *** [drivers/gpu/drm/i915/i915_gem_gtt.o] Error 1
scripts/Makefile.build:546: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:546: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:546: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1060: recipe for target 'drivers' failed
make: *** [drivers] Error 2



More information about the Intel-gfx-trybot mailing list