== Series Details == Series: drm/i915/gt: Hold RPM wakelock during PXP suspend (rev2) URL : https://patchwork.freedesktop.org/series/96658/ 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_gt_pm.o drivers/gpu/drm/i915/gt/intel_gt_pm.c: In function ‘intel_gt_suspend_prepare’: drivers/gpu/drm/i915/gt/intel_gt_pm.c:306:2: error: too few arguments to function ‘intel_pxp_suspend_prepare’ intel_pxp_suspend_prepare(>->pxp); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from drivers/gpu/drm/i915/gt/intel_gt_pm.c:21: ./drivers/gpu/drm/i915/pxp/intel_pxp_pm.h:17:20: note: declared here static inline void intel_pxp_suspend_prepare(struct intel_pxp *pxp, bool runtime) ^~~~~~~~~~~~~~~~~~~~~~~~~ scripts/Makefile.build:277: recipe for target 'drivers/gpu/drm/i915/gt/intel_gt_pm.o' failed make[4]: *** [drivers/gpu/drm/i915/gt/intel_gt_pm.o] Error 1 scripts/Makefile.build:540: recipe for target 'drivers/gpu/drm/i915' failed make[3]: *** [drivers/gpu/drm/i915] Error 2 scripts/Makefile.build:540: recipe for target 'drivers/gpu/drm' failed make[2]: *** [drivers/gpu/drm] Error 2 scripts/Makefile.build:540: recipe for target 'drivers/gpu' failed make[1]: *** [drivers/gpu] Error 2 Makefile:1868: recipe for target 'drivers' failed make: *** [drivers] Error 2