On Thu, Sep 9, 2021 at 6:10 AM Jonathan Cameron <[email protected]> wrote: > > On Wed, 8 Sep 2021 22:11:48 -0700 > Dan Williams <[email protected]> wrote: > > > The CXL specification defines a mechanism for namespaces to be comprised > > of multiple dis-contiguous ranges. Introduce that concept to the legacy > > NVDIMM namespace implementation with a new nsl_set_nrange() helper, that > > sets the number of ranges to 1. Once the NVDIMM subsystem supports CXL > > labels and updates its namespace capacity provisioning for > > dis-contiguous support nsl_set_nrange() can be updated, but in the > > meantime CXL label validation requires nrange be non-zero. > > > > Reported-by: Jonathan Cameron <[email protected]> > > Signed-off-by: Dan Williams <[email protected]> > > Reviewed-by: Jonathan Cameron <[email protected]> > > (gave tag on v3 and this looks to be the same).
Whoops, sorry about that, now recorded.
