FoolStrong
FoolStrong
my machine already load ko as follows ``` [root@localhost home]# lsmod | grep nfit nfit 81920 0 libnvdimm 212992 1 nfit ``` I should remove the original ko already loaded,and...
for example ``` static void *add_dax_dev(void *parent, int id, const char *daxdev_base) { const char *devname = devpath_to_devname(daxdev_base); char *path = calloc(1, strlen(daxdev_base) + 100); struct daxctl_region *region = parent;...
not problem
not problem