== Series Details == Series: drm: use dyndbg in drm_print (rev2) URL : https://patchwork.freedesktop.org/series/92542/ 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/amd/amdgpu/amdgpu_fence.o In file included from drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:29, from drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26, from drivers/gpu/drm/amd/amdgpu/amdgpu.h:43, from drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:40: drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c: In function ‘amdgpu_fence_driver_start_ring’: ./include/drm/drm_print.h:330:30: error: ‘struct device’ has no member named ‘dev’; did you mean ‘devt’? _drm_dev_dbg((drm) ? (drm)->dev : NULL, cls, fmt, ##__VA_ARGS__) ^~~ ./include/drm/drm_print.h:431:2: note: in expansion of macro ‘drm_dev_dbg’ drm_dev_dbg(dev, cDRM_UT_CORE, fmt, ##__VA_ARGS__) ^~~~~~~~~~~ drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:427:2: note: in expansion of macro ‘DRM_DEV_DEBUG’ DRM_DEV_DEBUG(adev->dev, "fence driver on ring %s use gpu addr 0x%016llx\n", ^~~~~~~~~~~~~ scripts/Makefile.build:271: recipe for target 'drivers/gpu/drm/amd/amdgpu/amdgpu_fence.o' failed make[4]: *** [drivers/gpu/drm/amd/amdgpu/amdgpu_fence.o] Error 1 scripts/Makefile.build:514: recipe for target 'drivers/gpu/drm/amd/amdgpu' failed make[3]: *** [drivers/gpu/drm/amd/amdgpu] Error 2 scripts/Makefile.build:514: recipe for target 'drivers/gpu/drm' failed make[2]: *** [drivers/gpu/drm] Error 2 scripts/Makefile.build:514: recipe for target 'drivers/gpu' failed make[1]: *** [drivers/gpu] Error 2 Makefile:1841: recipe for target 'drivers' failed make: *** [drivers] Error 2 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx