commit | f7256dc0cdbc68903502997bde619f555a910f50 | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Wed Nov 11 16:46:33 2015 -0800 |
committer | Dan Williams <dan.j.williams@intel.com> | Thu Nov 12 09:21:18 2015 -0800 |
tree | f419b12cd2c374efda2afd682f97a6bb2f9acbb0 | |
parent | f42957967fb435aef6fc700fbbd9df89533b9a2e [diff] |
libnvdimm, e820: fix numa node for e820-type-12 pmem ranges Rather than punt on the numa node for these e820 ranges try to find a better answer with memory_add_physaddr_to_nid() when it is available. Cc: <stable@vger.kernel.org> Reported-by: Boaz Harrosh <boaz@plexistor.com> Tested-by: Boaz Harrosh <boaz@plexistor.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>