Searched hist:"92 f6f2d7f5c844faebf5b47d4a8f15de519b48c2" (Results 1 – 4 of 4) sorted by relevance
/linux/tools/testing/nvdimm/ |
H A D | dax_pmem_test.c | 92f6f2d7f5c844faebf5b47d4a8f15de519b48c2 Tue Mar 19 02:06:29 CET 2019 Vishal Verma <vishal.l.verma@intel.com> tools/testing/nvdimm: add watermarks for dax_pmem* modules
Add nfit_test 'watermarks' for the dax_pmem, dax_pmem_core, and dax_pmem_compat modules. This causes the nfit_test module to fail loading in case any of these modules are also not overridden with the ldconfig wrapped modules. Without this, nfit_test would sometimes fail creation of device-dax namespaces on the nfit_test_bus with an unhelpful error log such as:
dax_pmem dax5.0: could not reserve metadata dax_pmem: probe of dax5.0 failed with error -16
Which was caused due to the unwrapped version of devm_request_mem_region() being called.
Cc: Dan Williams <dan.j.williams@intel.com> Signed-off-by: Vishal Verma <vishal.l.verma@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | watermark.h | diff 92f6f2d7f5c844faebf5b47d4a8f15de519b48c2 Tue Mar 19 02:06:29 CET 2019 Vishal Verma <vishal.l.verma@intel.com> tools/testing/nvdimm: add watermarks for dax_pmem* modules
Add nfit_test 'watermarks' for the dax_pmem, dax_pmem_core, and dax_pmem_compat modules. This causes the nfit_test module to fail loading in case any of these modules are also not overridden with the ldconfig wrapped modules. Without this, nfit_test would sometimes fail creation of device-dax namespaces on the nfit_test_bus with an unhelpful error log such as:
dax_pmem dax5.0: could not reserve metadata dax_pmem: probe of dax5.0 failed with error -16
Which was caused due to the unwrapped version of devm_request_mem_region() being called.
Cc: Dan Williams <dan.j.williams@intel.com> Signed-off-by: Vishal Verma <vishal.l.verma@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | Kbuild | diff 92f6f2d7f5c844faebf5b47d4a8f15de519b48c2 Tue Mar 19 02:06:29 CET 2019 Vishal Verma <vishal.l.verma@intel.com> tools/testing/nvdimm: add watermarks for dax_pmem* modules
Add nfit_test 'watermarks' for the dax_pmem, dax_pmem_core, and dax_pmem_compat modules. This causes the nfit_test module to fail loading in case any of these modules are also not overridden with the ldconfig wrapped modules. Without this, nfit_test would sometimes fail creation of device-dax namespaces on the nfit_test_bus with an unhelpful error log such as:
dax_pmem dax5.0: could not reserve metadata dax_pmem: probe of dax5.0 failed with error -16
Which was caused due to the unwrapped version of devm_request_mem_region() being called.
Cc: Dan Williams <dan.j.williams@intel.com> Signed-off-by: Vishal Verma <vishal.l.verma@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
/linux/tools/testing/nvdimm/test/ |
H A D | nfit.c | diff 92f6f2d7f5c844faebf5b47d4a8f15de519b48c2 Tue Mar 19 02:06:29 CET 2019 Vishal Verma <vishal.l.verma@intel.com> tools/testing/nvdimm: add watermarks for dax_pmem* modules
Add nfit_test 'watermarks' for the dax_pmem, dax_pmem_core, and dax_pmem_compat modules. This causes the nfit_test module to fail loading in case any of these modules are also not overridden with the ldconfig wrapped modules. Without this, nfit_test would sometimes fail creation of device-dax namespaces on the nfit_test_bus with an unhelpful error log such as:
dax_pmem dax5.0: could not reserve metadata dax_pmem: probe of dax5.0 failed with error -16
Which was caused due to the unwrapped version of devm_request_mem_region() being called.
Cc: Dan Williams <dan.j.williams@intel.com> Signed-off-by: Vishal Verma <vishal.l.verma@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|