Hi all, Today's linux-next build (htmldocs) produced these warnings: WARNING: drivers/gpu/drm/drm_gpusvm.c:1229 expecting prototype for drm_gpusvm_range_pages_valid_unlocked(). Prototype was for drm_gpusvm_pages_valid_unlocked() instead WARNING: drivers/gpu/drm/drm_gpusvm.c:1229 function parameter 'svm_pages' not described in 'drm_gpusvm_pages_valid_unlocked' Introduced by commit 6364afd532bc ("drm/gpusvm: refactor core API to use pages struct") "make htmldocs" was not reporting all warnings for some time. This has now been fixed and these appeared today. -- Cheers, Stephen Rothwell