Vishal Verma wrote: > From: Dan Williams <dan.j.willi...@intel.com> > > Recently the kernel added support for routing newly mapped CXL regions to > device-dax. Include the json representation of a DAX region beneath its > host CXL region. > > Signed-off-by: Dan Williams <dan.j.willi...@intel.com> > [vishal: fix missing dsxctl/json.h include in cxl/json.c]
s/dsxctl/daxctl/ ...definitely needed, wonder why my build didn't fail? Does cxl/filter.c need it? Looks like I added it there instead of where it was needed.