Re: [PATCH v5 1/2] sparc: Use vmemmap_populate_hugepages for vmemmap_populate
From: Andrew Morton
Date: Mon Jan 26 2026 - 14:11:04 EST
On Mon, 26 Jan 2026 15:50:34 +0100 Andreas Larsson <andreas@xxxxxxxxxxx> wrote:
> On 2026-01-11 08:44, chengkaitao wrote:
> > From: Chengkaitao <chengkaitao@xxxxxxxxxx>
> >
> > 1. In the SPARC architecture, reimplemented vmemmap_populate using
> > vmemmap_populate_hugepages.
> > 2. Allow the SPARC arch to fallback to vmemmap_populate_basepages(),
> > when vmemmap_alloc_block returns NULL.
>
> This patch seems to potentially make more functional changes than what
> the descriptions gives impression of.
>
> Given the amount of changes this seems to introduce, more on that below,
> I'd like to see more description on the changes and why they can be done
> than this.
>
> Nit: use active language, "reimplement", not "reimplemented".
Thanks, I'll drop the v5 version of this patchset.