Re: [PATCH v4 24/28] dax/region: Create resources on sparse DAX regions
From: Ira Weiny
Date: Wed Oct 23 2024 - 23:51:25 EST
Jonathan Cameron wrote:
>
> > > > +EXPORT_SYMBOL_GPL(dax_region_add_resource);
> > > Adding quite a few exports. Is it time to namespace DAX exports?
> > > Perhaps a follow up series.
> >
> > Perhaps. The calls have a dax_ prefix. In addition, I thought use of the
> > export namespaces were out of favor?
>
> I guess I missed a change in the wind.
> Any references?
I think Dan mentioned this to me off-line WRT the CXL namespace. I'll
double check with him. Regardless that is all something which should be
done separate from this series as I need to reduce, not add, to it right
now.
Ira