✗ Fi.CI.BUILD: failure for series starting with [1/2] drm/i915/gt: Undo partial gt-pm enabling on error paths

Patchwork patchwork at emeril.freedesktop.org
Wed Jan 15 02:30:35 UTC 2020


== Series Details ==

Series: series starting with [1/2] drm/i915/gt: Undo partial gt-pm enabling on error paths
URL   : https://patchwork.freedesktop.org/series/72027/
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_gt_pm.o
drivers/gpu/drm/i915/gt/intel_gt_pm.c: In function ‘intel_gt_resume’:
drivers/gpu/drm/i915/gt/intel_gt_pm.c:228:2: error: too many arguments to function ‘gt_sanitize’
  gt_sanitize(gt, false);
  ^~~~~~~~~~~
drivers/gpu/drm/i915/gt/intel_gt_pm.c:127:13: note: declared here
 static void gt_sanitize(struct intel_gt *gt)
             ^~~~~~~~~~~
scripts/Makefile.build:265: recipe for target 'drivers/gpu/drm/i915/gt/intel_gt_pm.o' failed
make[4]: *** [drivers/gpu/drm/i915/gt/intel_gt_pm.o] Error 1
scripts/Makefile.build:503: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:503: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:503: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1693: recipe for target 'drivers' failed
make: *** [drivers] Error 2



More information about the Intel-gfx-trybot mailing list