Re: [PATCH v5 05/10] acpi: numa: Export node_to_pxm()
From: Tianyu Lan <hidden>
Date: 2025-03-10 12:50:58
Also in:
linux-acpi, linux-arch, linux-hyperv, lkml
From: Tianyu Lan <hidden>
Date: 2025-03-10 12:50:58
Also in:
linux-acpi, linux-arch, linux-hyperv, lkml
On Thu, Feb 27, 2025 at 7:10 AM Nuno Das Neves [off-list ref] wrote:
node_to_pxm() is used by hv_numa_node_to_pxm_info(). That helper will be used by Hyper-V root partition module code when CONFIG_MSHV_ROOT=m. Signed-off-by: Nuno Das Neves <redacted> ---
Reviewed-by: Tianyu Lan <redacted> -- Thanks Tianyu Lan