[Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Flush any deferred RCU cleanup before switching off GEM

Patchwork patchwork at emeril.freedesktop.org
Fri Aug 2 13:34:15 UTC 2019


== Series Details ==

Series: drm/i915: Flush any deferred RCU cleanup before switching off GEM
URL   : https://patchwork.freedesktop.org/series/64612/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  CALL    scripts/atomic/check-atomics.sh
  DESCEND  objtool
  CHK     include/generated/compile.h
  AR      drivers/gpu/drm/i915/built-in.a
  CC [M]  drivers/gpu/drm/i915/i915_gem.o
drivers/gpu/drm/i915/i915_gem.c: In function ‘i915_gem_init’:
drivers/gpu/drm/i915/i915_gem.c:1606:28: error: ‘struct drm_i915_private’ has no member named ‘rq’; did you mean ‘wq’?
  flush_workqueue(dev_priv->rq);
                            ^~
                            wq
scripts/Makefile.build:273: 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:490: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:490: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:490: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1079: recipe for target 'drivers' failed
make: *** [drivers] Error 2



More information about the Intel-gfx mailing list