Searched hist:e3f5df762d4a6ef6326c3c09bc9f89ea8a2eab2c (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/testing/nvdimm/test/ |
H A D | nfit.c | diff e3f5df762d4a6ef6326c3c09bc9f89ea8a2eab2c Wed Dec 05 16:11:48 CST 2018 Dan Williams <dan.j.williams@intel.com> tools/testing/nvdimm: Align test resources to 128M
In preparation for libnvdimm growing new restrictions to detect section conflicts between persistent memory regions, enable nfit_test to allocate aligned resources. Use a gen_pool to allocate nfit_test's fake resources in a separate address space from the virtual translation of the same.
Reviewed-by: Vishal Verma <vishal.l.verma@intel.com> Tested-by: Vishal Verma <vishal.l.verma@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|