Re: [PATCH 1/4 v5] cxl/core: Change match_*_by_range() signatures

From: Gregory Price

Date: Mon Oct 06 2025 - 13:35:45 EST


On Mon, Oct 06, 2025 at 05:58:04PM +0200, Fabio M. De Francesco wrote:
> Replace struct range parameter with struct cxl_endpoint_decoder of
> which range is a member in the match_*_by_range() functions and rename
> them according to their semantics.
>
> This is in preparation for expanding these helpers to perform arch
> specific Root Decoders and Region matchings with
> cxl_endpoint_decoder(s).
>
> Cc: Alison Schofield <alison.schofield@xxxxxxxxx>
> Cc: Dan Williams <dan.j.williams@xxxxxxxxx>
> Cc: Dave Jiang <dave.jiang@xxxxxxxxx>
> Cc: Ira Weiny <ira.weiny@xxxxxxxxx>
> Reviewed-by: Jonathan Cameron <jonathan.cameron@xxxxxxxxxx>

This may end up conflicting with the AMD ATL patch set, as that set also
I believe made some changes to this area. But somewhat irrelevant for
the short term.

Reviewed-by: Gregory Price <gourry@xxxxxxxxxx>