[External] Re: [PATCH 0/4] arm64: mm: support dynamic vmalloc/pmd configuration

Maxwell Bland mbland at motorola.com
Wed Feb 21 07:42:31 PST 2024


> From: Conor Dooley <conor at kernel.org>
> FYI:
> 
> >   mm/vmalloc: allow arch-specific vmalloc_node overrides
> >   mm: pgalloc: support address-conditional pmd allocation
> 
> With these two arch/riscv/configs/* are broken with calls to undeclared
> functions.

Will fix, thanks! I will also figure out how to make sure this doesn't happen again for some other architecture.

> >   arm64: separate code and data virtual memory allocation
> >   arm64: dynamic enforcement of pmd-level PXNTable
> 
> And with these two the 32-bit and nommu builds are broken.

Was not aware there was a dependency here. I will see what I can do.

Thank you,
Maxwell


More information about the linux-riscv mailing list