Re: [PATCH v4 24/28] dax/region: Create resources on sparse DAX regions
From: Jonathan Cameron
Date: Wed Oct 23 2024 - 07:22:35 EST
> > > +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?
Jonathan