On Wed, Aug 7, 2024 at 11:58 PM Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > > Hi all, > > After merging the mm-hotfixes tree, today's linux-next build (htmldocs) > produced this warning: > > mm/memory_hotplug.c:575: warning: Function parameter or struct member 'nid' not described in '__remove_pages' > > Introduced by commit > > ff4440b02821 ("mm: keep nid around during hot-remove") This patch has been superseded by a new version: https://lore.kernel.org/linux-mm/20240730150158.832783-4-pasha.tatashin@xxxxxxxxxx We do not add nid to __remove_pages() anymore. Pasha > > -- > Cheers, > Stephen Rothwell