✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915: Remove unused debugfs/i915_emon_status

Patchwork patchwork at emeril.freedesktop.org
Sat Aug 10 11:49:21 UTC 2019


== Series Details ==

Series: series starting with [1/3] drm/i915: Remove unused debugfs/i915_emon_status
URL   : https://patchwork.freedesktop.org/series/65012/
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/intel_uncore.o
In file included from ./include/linux/ioport.h:13:0,
                 from ./include/linux/device.h:15,
                 from ./include/linux/pm_runtime.h:11,
                 from drivers/gpu/drm/i915/intel_uncore.c:24:
drivers/gpu/drm/i915/selftests/intel_uncore.c: In function ‘live_forcewake_ops’:
drivers/gpu/drm/i915/selftests/intel_uncore.c:151:13: error: implicit declaration of function ‘intel_gt_pm_is_awake’; did you mean ‘intel_uc_fw_is_loaded’? [-Werror=implicit-function-declaration]
  GEM_BUG_ON(intel_gt_pm_is_awake(&i915->gt));
             ^
./include/linux/compiler.h:78:42: note: in definition of macro ‘unlikely’
 # define unlikely(x) __builtin_expect(!!(x), 0)
                                          ^
drivers/gpu/drm/i915/selftests/intel_uncore.c:151:2: note: in expansion of macro ‘GEM_BUG_ON’
  GEM_BUG_ON(intel_gt_pm_is_awake(&i915->gt));
  ^~~~~~~~~~
cc1: all warnings being treated as errors
scripts/Makefile.build:273: recipe for target 'drivers/gpu/drm/i915/intel_uncore.o' failed
make[4]: *** [drivers/gpu/drm/i915/intel_uncore.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:1080: recipe for target 'drivers' failed
make: *** [drivers] Error 2



More information about the Intel-gfx-trybot mailing list