Re: [PATCH v4 2/3] cxl/core/region: move dax region device logic into region_dax.c

From: Alison Schofield

Date: Tue Mar 24 2026 - 21:32:15 EST


On Sun, Mar 22, 2026 at 09:16:37AM -0400, Gregory Price wrote:
> core/region.c is overloaded with per-region control logic (pmem, dax,
> sysram, etc). Move the CXL DAX region device infrastructure from
> region.c into a new region_dax.c file.
>
> This will also allow us to add additional dax-driver integration paths
> that don't further dirty the core region.c logic.
>
> No functional changes.
>
> Signed-off-by: Gregory Price <gourry@xxxxxxxxxx>

Reviewed-by: Alison Schofield <alison.schofield@xxxxxxxxx>