== Series Details == Series: Dynamic EU configuration of Slice/Sub-slice/EU (rev2) URL : https://patchwork.freedesktop.org/series/69980/ 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_device_info.o drivers/gpu/drm/i915/intel_device_info.c: In function ‘intel_device_info_runtime_init’: drivers/gpu/drm/i915/intel_device_info.c:1033:14: error: assignment discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers] opt_config = chv_config; ^ drivers/gpu/drm/i915/intel_device_info.c:1044:15: error: assignment discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers] opt_config = glk_gt1_config; ^ drivers/gpu/drm/i915/intel_device_info.c:1048:15: error: assignment discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers] opt_config = kbl_gt2_config; ^ drivers/gpu/drm/i915/intel_device_info.c:1053:15: error: assignment discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers] opt_config = kbl_gt3_config; ^ In file included from ./include/drm/drm_print.h:29:0, from drivers/gpu/drm/i915/intel_device_info.c:25: ./include/linux/compiler.h:328:5: error: this statement may fall through [-Werror=implicit-fallthrough=] do { \ ^ ./include/linux/compiler.h:338:2: note: in expansion of macro ‘__compiletime_assert’ __compiletime_assert(condition, msg, prefix, suffix) ^~~~~~~~~~~~~~~~~~~~ ./include/linux/compiler.h:350:2: note: in expansion of macro ‘_compiletime_assert’ _compiletime_assert(condition, msg, __compiletime_assert_, __LINE__) ^~~~~~~~~~~~~~~~~~~ ./include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) ^~~~~~~~~~~~~~~~~~ ./include/linux/build_bug.h:50:2: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) ^~~~~~~~~~~~~~~~ drivers/gpu/drm/i915/intel_device_info.c:1045:4: note: in expansion of macro ‘BUILD_BUG_ON’ BUILD_BUG_ON(ARRAY_SIZE(glk_gt1_config) ^~~~~~~~~~~~ drivers/gpu/drm/i915/intel_device_info.c:1047:3: note: here case 2: ^~~~ cc1: all warnings being treated as errors scripts/Makefile.build:265: recipe for target 'drivers/gpu/drm/i915/intel_device_info.o' failed make[4]: *** [drivers/gpu/drm/i915/intel_device_info.o] Error 1 scripts/Makefile.build:509: recipe for target 'drivers/gpu/drm/i915' failed make[3]: *** [drivers/gpu/drm/i915] Error 2 scripts/Makefile.build:509: recipe for target 'drivers/gpu/drm' failed make[2]: *** [drivers/gpu/drm] Error 2 scripts/Makefile.build:509: recipe for target 'drivers/gpu' failed make[1]: *** [drivers/gpu] Error 2 Makefile:1652: recipe for target 'drivers' failed make: *** [drivers] Error 2 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx