Re: [PATCH v2 2/2] of, numa: Fetch empty NUMA node ID from distance map
From: Rob Herring <robh@kernel.org>
Date: 2021-10-04 18:13:50
Also in:
kvmarm, linux-devicetree, linux-efi, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-10-04 18:13:50
Also in:
kvmarm, linux-devicetree, linux-efi, lkml
On Mon, 27 Sep 2021 14:41:19 +0800, Gavin Shan wrote:
There is no device node for the empty NUMA node. However, the corresponding NUMA node ID and distance map is still valid in "numa-distance-map-v1" compatible device node. This fetches the NUMA node ID and distance map for these empty NUMA node from "numa-distance-map-v1" compatible device node. Signed-off-by: Gavin Shan <redacted> --- drivers/of/of_numa.c | 2 ++ 1 file changed, 2 insertions(+)
Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel