Hi all, After merging the drm-misc tree, today's linux-next build (htmldocs) produced this warning: WARNING: drivers/gpu/drm/drm_gpuvm.c:1855 expecting prototype for drm_gpuvm_bo_obtain(). Prototype was for drm_gpuvm_bo_obtain_locked() instead Introduced by commit 9bf4ca1e699c ("drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged mode") -- Cheers, Stephen Rothwell