diff options
author | Jia He <justin.he@arm.com> | 2021-09-22 23:29:19 +0800 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2021-09-27 11:40:43 -0700 |
commit | f060db99374e80e853ac4916b49f0a903f65e9dc (patch) | |
tree | 36cd7f60919ecb9458ec90a655106fa4c92a83cd /README | |
parent | 5816b3e6577eaa676ceb00a848f0fd65fe2adc29 (diff) | |
download | linux-f060db99374e80e853ac4916b49f0a903f65e9dc.tar.bz2 |
ACPI: NFIT: Use fallback node id when numa info in NFIT table is incorrect
When ACPI NFIT table is failing to populate correct numa information
on arm64, dax_kmem will get NUMA_NO_NODE from the NFIT driver.
Without this patch, pmem can't be probed as RAM devices on arm64 guest:
$ndctl create-namespace -fe namespace0.0 --mode=devdax --map=dev -s 1g -a 128M
kmem dax0.0: rejecting DAX region [mem 0x240400000-0x2bfffffff] with invalid node: -1
kmem: probe of dax0.0 failed with error -22
Suggested-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Jia He <justin.he@arm.com>
Cc: <stable@vger.kernel.org>
Fixes: c221c0b0308f ("device-dax: "Hotplug" persistent memory for use like normal RAM")
Link: https://lore.kernel.org/r/20210922152919.6940-1-justin.he@arm.com
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions