This symbol doesn't currently exist. The instructions on how to compile & load nfit_test are here:
https://github.com/pmem/ndctl Signed-off-by: Ross Zwisler <[email protected]> --- Documentation/nvdimm/nvdimm.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Documentation/nvdimm/nvdimm.txt b/Documentation/nvdimm/nvdimm.txt index e894de69915a..985091a86866 100644 --- a/Documentation/nvdimm/nvdimm.txt +++ b/Documentation/nvdimm/nvdimm.txt @@ -248,9 +248,8 @@ by a region device with a dynamically assigned id (REGION0 - REGION5). be contiguous in DPA-space. This bus is provided by the kernel under the device - /sys/devices/platform/nfit_test.0 when CONFIG_NFIT_TEST is enabled and - the nfit_test.ko module is loaded. This not only test LIBNVDIMM but the - acpi_nfit.ko driver as well. + /sys/devices/platform/nfit_test.0 when the nfit_test.ko module is loaded. + This not only test LIBNVDIMM but the acpi_nfit.ko driver as well. LIBNVDIMM Kernel Device Model and LIBNDCTL Userspace API -- 2.14.4 _______________________________________________ Linux-nvdimm mailing list [email protected] https://lists.01.org/mailman/listinfo/linux-nvdimm
