✗ Fi.CI.BUILD: failure for series starting with [1/5] drm/i915/selftests: Make the hanging request non-preemptible

Patchwork patchwork at emeril.freedesktop.org
Sun Jun 7 15:11:56 UTC 2020


== Series Details ==

Series: series starting with [1/5] drm/i915/selftests: Make the hanging request non-preemptible
URL   : https://patchwork.freedesktop.org/series/78079/
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/gt/intel_lrc.o
drivers/gpu/drm/i915/gt/intel_lrc.c: In function ‘flush_csb’:
drivers/gpu/drm/i915/gt/intel_lrc.c:3222:26: error: ‘execlists’ undeclared (first use in this function); did you mean ‘execlists_hold’?
   if (!reset_in_progress(execlists))
                          ^~~~~~~~~
                          execlists_hold
drivers/gpu/drm/i915/gt/intel_lrc.c:3222:26: note: each undeclared identifier is reported only once for each function it appears in
scripts/Makefile.build:266: recipe for target 'drivers/gpu/drm/i915/gt/intel_lrc.o' failed
make[4]: *** [drivers/gpu/drm/i915/gt/intel_lrc.o] Error 1
scripts/Makefile.build:488: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:488: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:488: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1729: recipe for target 'drivers' failed
make: *** [drivers] Error 2



More information about the Intel-gfx-trybot mailing list