✗ Fi.CI.BUILD: failure for Some (drm_sched_|dma_)fence lifetime issues (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Tue May 13 10:23:01 UTC 2025
== Series Details ==
Series: Some (drm_sched_|dma_)fence lifetime issues (rev2)
URL : https://patchwork.freedesktop.org/series/148826/
State : failure
== Summary ==
Error: make failed
CALL scripts/checksyscalls.sh
DESCEND objtool
INSTALL libsubcmd_headers
CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.o
drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:337:10: error: ‘const struct dma_fence_ops’ has no member named ‘use_64bit_seqno’
337 | .use_64bit_seqno = true,
| ^~~~~~~~~~~~~~~
drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:337:28: warning: initialization of ‘const char * (*)(struct dma_fence *)’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
337 | .use_64bit_seqno = true,
| ^~~~
drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:337:28: note: (near initialization for ‘amdgpu_userq_fence_ops.get_driver_name’)
make[6]: *** [scripts/Makefile.build:203: drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.o] Error 1
make[5]: *** [scripts/Makefile.build:461: drivers/gpu/drm/amd/amdgpu] Error 2
make[4]: *** [scripts/Makefile.build:461: drivers/gpu/drm] Error 2
make[3]: *** [scripts/Makefile.build:461: drivers/gpu] Error 2
make[2]: *** [scripts/Makefile.build:461: drivers] Error 2
make[1]: *** [/home/kbuild2/kernel/Makefile:2004: .] Error 2
make: *** [Makefile:248: __sub-make] Error 2
Build failed, no error log produced
More information about the Intel-gfx
mailing list