✗ Fi.CI.BUILD: failure for series starting with [01/30] drm/i915: Add missing -EDEADLK handling to execbuf pinning

Patchwork patchwork at emeril.freedesktop.org
Fri Sep 11 13:01:42 UTC 2020


== Series Details ==

Series: series starting with [01/30] drm/i915: Add missing -EDEADLK handling to execbuf pinning
URL   : https://patchwork.freedesktop.org/series/81585/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  CALL    scripts/atomic/check-atomics.sh
  DESCEND  objtool
  CHK     include/generated/compile.h
  CC [M]  drivers/gpu/drm/i915/gem/i915_gem_userptr.o
drivers/gpu/drm/i915/gem/i915_gem_userptr.c: In function ‘i915_gem_userptr_dmabuf_export’:
drivers/gpu/drm/i915/gem/i915_gem_userptr.c:345:2: error: implicit declaration of function ‘drm_debug’; did you mean ‘pr_debug’? [-Werror=implicit-function-declaration]
  drm_debug(obj->base.dev, "Exporting userptr no longer allowed\n");
  ^~~~~~~~~
  pr_debug
cc1: all warnings being treated as errors
scripts/Makefile.build:283: recipe for target 'drivers/gpu/drm/i915/gem/i915_gem_userptr.o' failed
make[4]: *** [drivers/gpu/drm/i915/gem/i915_gem_userptr.o] Error 1
scripts/Makefile.build:500: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:500: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:500: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1784: recipe for target 'drivers' failed
make: *** [drivers] Error 2




More information about the Intel-gfx-trybot mailing list