Hi all, Those htmldocs warnings come from missing Sphinx markup in `drm_gpuvm_sm_map_exec_lock()`.
This is already addressed by my patch: [PATCH] drm/gpuvm: Fix kernel-doc formatting and typo in drm_gpuvm_sm_map_exec_lock Link: https://lore.kernel.org/lkml/20250803092622.27532-1-reddybalavignesh9...@gmail.com/ The patch inserts the required directive and corrects the return-value typo. I have verified this. Could anyone please pick this up or keep it queued, so warnings disappear from -next. Thanks! Bala Vignesh