[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZOTwDxMdCd5EEjHu@casper.infradead.org>
Date: Tue, 22 Aug 2023 18:27:43 +0100
From: Matthew Wilcox <willy@...radead.org>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>,
Mike Kravetz <mike.kravetz@...cle.com>
Subject: Re: linux-next: build warning after merge of the mm-stable tree
On Tue, Aug 22, 2023 at 09:52:43AM -0700, Andrew Morton wrote:
> Seems we removed the last /** comment from hugetlb.c.
Heh, yeah, two of my own patches colliding. That's what I get for
working on the mm in two different git trees at the same time.
> otoh, hugetlb.c has undocumented EXPORT_SYMBOLs, so a nice
> fix would be to document at least those interfaces....
Ask and ye shall receive. I decided not to document
linear_hugepage_index() since Sidhartha is deleting the only
user of it, and it was never an interface that was widely used.
Hopefully we're rid of PageHuge sometime soon.
Powered by blists - more mailing lists