Re: [PATCH 2/3] nvdimm/pmem: move dax_attribute_group from dax to pmem
From: Dan Williams <hidden>
Date: 2021-09-21 02:17:41
Also in:
nvdimm
From: Dan Williams <hidden>
Date: 2021-09-21 02:17:41
Also in:
nvdimm
On Mon, Sep 20, 2021 at 12:29 AM Christoph Hellwig [off-list ref] wrote:
dax_attribute_group is only used by the pmem driver, and can avoid the completely pointless lookup by the disk name if moved there.
After the additional fixups that 0day-robot found, you can add: Reviewed-by: Dan Williams <redacted>