== Series Details == Series: Add selftest for slpc tile interaction URL : https://patchwork.freedesktop.org/series/110248/ State : failure == Summary == Error: make failed CALL scripts/checksyscalls.sh DESCEND objtool CC [M] drivers/gpu/drm/i915/gt/intel_rps.o In file included from drivers/gpu/drm/i915/gt/intel_rps.c:2829: drivers/gpu/drm/i915/gt/selftest_slpc.c:446:5: error: no previous prototype for ‘live_slpc_tile_interaction’ [-Werror=missing-prototypes] int live_slpc_tile_interaction(void *arg) ^~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors scripts/Makefile.build:250: recipe for target 'drivers/gpu/drm/i915/gt/intel_rps.o' failed make[5]: *** [drivers/gpu/drm/i915/gt/intel_rps.o] Error 1 scripts/Makefile.build:500: recipe for target 'drivers/gpu/drm/i915' failed make[4]: *** [drivers/gpu/drm/i915] Error 2 scripts/Makefile.build:500: recipe for target 'drivers/gpu/drm' failed make[3]: *** [drivers/gpu/drm] Error 2 scripts/Makefile.build:500: recipe for target 'drivers/gpu' failed make[2]: *** [drivers/gpu] Error 2 scripts/Makefile.build:500: recipe for target 'drivers' failed make[1]: *** [drivers] Error 2 Makefile:1992: recipe for target '.' failed make: *** [.] Error 2