== Series Details == Series: GuC HWCONFIG with documentation URL : https://patchwork.freedesktop.org/series/99787/ 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/uc/intel_guc_hwconfig.o drivers/gpu/drm/i915/gt/uc/intel_guc_hwconfig.c: In function ‘verify_hwconfig_blob’: drivers/gpu/drm/i915/gt/uc/intel_guc_hwconfig.c:79:2: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] struct drm_i915_query_hwconfig_blob_item *pos = hwconfig->ptr; ^~~~~~ cc1: all warnings being treated as errors scripts/Makefile.build:288: recipe for target 'drivers/gpu/drm/i915/gt/uc/intel_guc_hwconfig.o' failed make[4]: *** [drivers/gpu/drm/i915/gt/uc/intel_guc_hwconfig.o] Error 1 scripts/Makefile.build:550: recipe for target 'drivers/gpu/drm/i915' failed make[3]: *** [drivers/gpu/drm/i915] Error 2 scripts/Makefile.build:550: recipe for target 'drivers/gpu/drm' failed make[2]: *** [drivers/gpu/drm] Error 2 scripts/Makefile.build:550: recipe for target 'drivers/gpu' failed make[1]: *** [drivers/gpu] Error 2 Makefile:1831: recipe for target 'drivers' failed make: *** [drivers] Error 2