[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20240417135302.2f5c6a9ab9eb2ef58e1bdc7b@linux-foundation.org>
Date: Wed, 17 Apr 2024 13:53:02 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Qiang Zhang <qiang4.zhang@...el.com>, Linux Kernel Mailing List
<linux-kernel@...r.kernel.org>, Linux Next Mailing List
<linux-next@...r.kernel.org>
Subject: Re: linux-next: build warning after merge of the mm-hotfixes tree
On Wed, 17 Apr 2024 15:29:04 +1000 Stephen Rothwell <sfr@...b.auug.org.au> 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.
Powered by blists - more mailing lists