== Series Details == Series: series starting with [CI] drm/i915/gt: Refactor hangcheck selftest to use igt_spinner (rev2) URL : https://patchwork.freedesktop.org/series/122651/ State : failure == Summary == Error: make failed CALL scripts/checksyscalls.sh DESCEND objtool INSTALL libsubcmd_headers CC [M] drivers/gpu/drm/i915/i915_driver.o drivers/gpu/drm/i915/i915_driver.c: In function ‘i915_driver_probe’: drivers/gpu/drm/i915/i915_driver.c:818:2: error: implicit declaration of function ‘intel_engine_blitter_context_set_ready’ [-Werror=implicit-function-declaration] 818 | intel_engine_blitter_context_set_ready(to_gt(i915), true); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[6]: *** [scripts/Makefile.build:243: drivers/gpu/drm/i915/i915_driver.o] Error 1 make[5]: *** [scripts/Makefile.build:480: drivers/gpu/drm/i915] Error 2 make[4]: *** [scripts/Makefile.build:480: drivers/gpu/drm] Error 2 make[3]: *** [scripts/Makefile.build:480: drivers/gpu] Error 2 make[2]: *** [scripts/Makefile.build:480: drivers] Error 2 make[1]: *** [/home/kbuild2/kernel/Makefile:2032: .] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Build failed, no error log produced