Re: [PATCH v2 1/2] x86/numa: Introduce numa_fill_memblks()

From: Peter Zijlstra
Date: Thu Jun 15 2023 - 04:35:33 EST


On Tue, Jun 13, 2023 at 09:35:24PM -0700, alison.schofield@xxxxxxxxx wrote:
> From: Alison Schofield <alison.schofield@xxxxxxxxx>
>
> numa_fill_memblks() fills in the gaps in numa_meminfo memblks
> over an HPA address range.

What's with the Host part, should that not simply be PA ?