== Series Details == Series: drm/i915/gt: convert tasklets to use new tasklet_setup() API URL : https://patchwork.freedesktop.org/series/80801/ 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_lrc.o drivers/gpu/drm/i915/gt/intel_lrc.c: In function ‘intel_execlists_set_default_submission’: drivers/gpu/drm/i915/gt/intel_lrc.c:4994:33: error: assignment from incompatible pointer type [-Werror=incompatible-pointer-types] engine->execlists.tasklet.func = execlists_submission_tasklet; ^ drivers/gpu/drm/i915/gt/intel_lrc.c: In function ‘intel_execlists_create_virtual’: drivers/gpu/drm/i915/gt/intel_lrc.c:5763:39: error: comparison of distinct pointer types lacks a cast [-Werror] if (sibling->execlists.tasklet.func != ^~ cc1: all warnings being treated as errors scripts/Makefile.build:283: recipe for target 'drivers/gpu/drm/i915/gt/intel_lrc.o' failed make[4]: *** [drivers/gpu/drm/i915/gt/intel_lrc.o] Error 1 scripts/Makefile.build:500: recipe for target 'drivers/gpu/drm/i915' failed make[3]: *** [drivers/gpu/drm/i915] Error 2 scripts/Makefile.build:500: recipe for target 'drivers/gpu/drm' failed make[2]: *** [drivers/gpu/drm] Error 2 scripts/Makefile.build:500: recipe for target 'drivers/gpu' failed make[1]: *** [drivers/gpu] Error 2 Makefile:1789: recipe for target 'drivers' failed make: *** [drivers] Error 2 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx