[Intel-xe] ✗ CI.Hooks: failure for Add OA functionality to Xe (rev5)
Dixit, Ashutosh
ashutosh.dixit at intel.com
Tue Sep 19 21:18:30 UTC 2023
On Thu, 07 Sep 2023 21:35:42 -0700, Patchwork wrote:
>
> CC [M] drivers/gpu/drm/xe/xe_perf.o
> CC [M] drivers/gpu/drm/xe/xe_pm.o
> CC [M] drivers/gpu/drm/xe/xe_preempt_fence.o
> CC [M] drivers/gpu/drm/xe/xe_pt.o
> CC [M] drivers/gpu/drm/xe/xe_pt_walk.o
> ../drivers/gpu/drm/xe/xe_perf.c:9:5: error: no previous prototype for ‘xe_oa_ioctl’ [-Werror=missing-prototypes]
> 9 | int xe_oa_ioctl(struct drm_device *dev, struct drm_xe_perf_param *arg, struct drm_file *file)
> | ^~~~~~~~~~~
> cc1: all warnings being treated as errors
> make[3]: *** [../scripts/Makefile.build:243: drivers/gpu/drm/xe/xe_perf.o] Error 1
> make[3]: *** Waiting for unfinished jobs....
> ../drivers/gpu/drm/xe/xe_guc_pc.c:821: warning: expecting prototype for xe_guc_pc_override_gucrc_mode(). Prototype was for xe_guc_pc_unset_gucrc_mode() instead
> make[2]: *** [/workspace/kernel/Makefile:2032: drivers/gpu/drm/xe] Error 2
> make[1]: *** [/workspace/kernel/Makefile:234: __sub-make] Error 2
> make[1]: Leaving directory '/workspace/kernel/build64-default'
> make: *** [Makefile:234: __sub-make] Error 2
Function xe_oa_ioctl should be static, fixed in next version.
More information about the Intel-xe
mailing list