Hi all,
After merging the mm tree, today's linux-next build (htmldocs) produced
this warning:
mm/memory.c:1705: warning: Excess function parameter 'mt' description in 'unmap_vmas'
Introduced by commit
c57d0b88196f ("mm: change do_vmi_align_munmap() side tree index")
--
Cheers,
Stephen Rothwell
* Stephen Rothwell <[email protected]> [230604 23:10]:
> Hi all,
>
> After merging the mm tree, today's linux-next build (htmldocs) produced
> this warning:
>
> mm/memory.c:1705: warning: Excess function parameter 'mt' description in 'unmap_vmas'
>
> Introduced by commit
>
> c57d0b88196f ("mm: change do_vmi_align_munmap() side tree index")
Thanks, I'll address this in v2.
Regards,
Liam