✗ CI.Hooks: failure for Enable GuC log dump and minor fixes in devcoredump (rev2)
Lucas De Marchi
lucas.demarchi at intel.com
Tue Jan 28 15:45:22 UTC 2025
On Thu, Jan 23, 2025 at 08:49:38PM +0000, Patchwork wrote:
>run-parts: executing /workspace/ci/hooks/11-build-32b
...
>/workspace/kernel/drivers/gpu/drm/xe/xe_guc_ct.c: In function ‘xe_guc_ct_snapshot_print’:
>/workspace/kernel/drivers/gpu/drm/xe/xe_guc_ct.c:1727:58: error: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘size_t’ {aka ‘unsigned int’} [-Werror=format=]
> 1727 | drm_printf(p, "[CTB].length: 0x%lx\n", snapshot->ctb_size);
> | ~~^ ~~~~~~~~~~~~~~~~~~
> | | |
> | | size_t {aka unsigned int}
> | long unsigned int
> | %x
ugh... we did get a report for this and I missed the Hooks CI because I
was looking at the other series I've sent. My bad, sending a fix in a
jiffy
Lucas De Marchi
More information about the Intel-xe
mailing list