✗ Fi.CI.BAT: failure for series starting with [01/11] lib/scatterlist: Tidy types and fix overflow checking in sgl_alloc_order

Patchwork patchwork at emeril.freedesktop.org
Fri Feb 16 14:58:55 UTC 2018


== Series Details ==

Series: series starting with [01/11] lib/scatterlist: Tidy types and fix overflow checking in sgl_alloc_order
URL   : https://patchwork.freedesktop.org/series/38434/
State : failure

== Summary ==

  CHK     include/config/kernel.release
  CHK     include/generated/uapi/linux/version.h
  CHK     include/generated/utsrelease.h
  CHK     include/generated/bounds.h
  CHK     include/generated/timeconst.h
  CHK     include/generated/asm-offsets.h
  CALL    scripts/checksyscalls.sh
  DESCEND  objtool
  CHK     scripts/mod/devicetable-offsets.h
  CHK     include/generated/compile.h
  CHK     kernel/config_data.h
  CC [M]  drivers/gpu/drm/i915/i915_gem.o
In file included from drivers/gpu/drm/i915/i915_gem.c:5938:0:
drivers/gpu/drm/i915/selftests/scatterlist.c: In function ‘igt_sg_trim’:
drivers/gpu/drm/i915/selftests/scatterlist.c:343:8: error: implicit declaration of function ‘i915_sg_trim’ [-Werror=implicit-function-declaration]
    if (i915_sg_trim(&pt.st)) {
        ^~~~~~~~~~~~
cc1: all warnings being treated as errors
scripts/Makefile.build:316: recipe for target 'drivers/gpu/drm/i915/i915_gem.o' failed
make[4]: *** [drivers/gpu/drm/i915/i915_gem.o] Error 1
scripts/Makefile.build:575: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:575: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:575: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1048: recipe for target 'drivers' failed
make: *** [drivers] Error 2



More information about the Intel-gfx-trybot mailing list