ACPI/MPAM: Use acpi_map_pxm_to_node() to get node id for memory node
hulk inclusion category: feature bugzilla: 34278, https://gitee.com/openeuler/kernel/issues/I4K27D CVE: NA ------------------------------------------------- Proximity domain of Memory MSC node cannot be treated as node id for components' index, we should use acpi_map_pxm_to_node() to get the exact node id anyway, for instance, after DIE interleaving, we can only use node id instead, for pxm is discontinuous at this time. Signed-off-by: NWang ShaoBo <bobo.shaobowang@huawei.com> Reviewed-by: NCheng Jian <cj.chengjian@huawei.com> Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
Showing
想要评论请 注册 或 登录