ACPI / NUMA: add a stub function for node_to_pxm()
authorWei Liu <wei.liu@kernel.org>
Wed, 3 Feb 2021 15:04:27 +0000 (15:04 +0000)
committerWei Liu <wei.liu@kernel.org>
Thu, 11 Feb 2021 08:47:06 +0000 (08:47 +0000)
commit4f0455cf6f23800c78265c88922c6afd875d08a7
tree106de5176aaa569f512b7adba93b9b020014de13
parent80f73c9f7468b15484e3ee4a29870fc9fa0419cc
ACPI / NUMA: add a stub function for node_to_pxm()

There is already a stub function for pxm_to_node but conversion to the
other direction is missing.

It will be used by Microsoft Hypervisor code later.

Signed-off-by: Wei Liu <wei.liu@kernel.org>
Reviewed-by: Michael Kelley <mikelley@microsoft.com>
Acked-by: "Rafael J. Wysocki" <rafael@kernel.org>
Link: https://lore.kernel.org/r/20210203150435.27941-9-wei.liu@kernel.org
include/acpi/acpi_numa.h