summaryrefslogtreecommitdiff
path: root/rust/zerocopy/src/pointer
diff options
context:
space:
mode:
authorAndré Draszik <andre.draszik@linaro.org>2026-06-18 13:00:39 +0100
committerTvrtko Ursulin <tursulin@ursulin.net>2026-06-29 09:10:02 +0100
commit032a6f6ce21fc701468fd15403d2f53a30107f5b (patch)
tree095e72888c31c33956f987465a14df61fa105814 /rust/zerocopy/src/pointer
parent9206b22fb959f4a9cf1921f34aed0df1dcb1ab04 (diff)
dma-fence: use correct callback in dma_fence_timeline_name()
dma_fence_timeline_name() is a wrapper around dma_fence_ops::get_timeline_name(). Since the blamed commit below, it calls an incorrect callback. Update it to restore functionality by calling the intended callback. Fixes: 62918542b7bf ("dma-fence: Fix sparse warnings due __rcu annotations") Cc: <stable@vger.kernel.org> # v7.1+ [tursulin: added cc stable] Signed-off-by: André Draszik <andre.draszik@linaro.org> Reviewed-by: Philipp Stanner <phasta@kernel.org> Signed-off-by: Tvrtko Ursulin <tursulin@ursulin.net> Link: https://lore.kernel.org/r/20260618-linux-drm_crtc_fix-v1-1-801f29c9853d@linaro.org
Diffstat (limited to 'rust/zerocopy/src/pointer')
0 files changed, 0 insertions, 0 deletions