Re: linux-next: build warnings after merge of the drm-misc-fixes tree

From: Bala-Vignesh-Reddy
Date: Wed Aug 20 2025 - 14:35:24 EST


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-reddybalavignesh9979@xxxxxxxxx/

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