Re: linux-next: build warning after merge of the mm-hotfixes tree

From: Andrew Morton
Date: Wed Apr 17 2024 - 16:53:35 EST


On Wed, 17 Apr 2024 15:29:04 +1000 Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:

> > * This clears all data structures of parsed bootconfig on memory.
> > * If you need to reuse xbc_init() with new boot config, you can
> > _
> >
>
> OK, so the above two warnings went away, but now I get
>
> lib/bootconfig.c:909: warning: expecting prototype for _xbc_exit(). Prototype was for xbc_exit() instead
>
> Commit
>
> aaeda6237dec ("bootconfig: use memblock_free_late to free xbc memory to buddy")
>
> that was in the mm tree yesterday is not there now.

oop, sorry, fat-fingered that one. Thanks, I brought back
bootconfig-use-memblock_free_late-to-free-xbc-memory-to-buddy.patch.