On Fri, Jan 09, 2026 at 01:54:38PM +1100, Stephen Rothwell wrote:
> 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
Thanks, here is the fix:
https://lore.kernel.org/all/[email protected]/
Alice