Re: [PATCH 0/2] cxl/pci: Inactive downstream port handling
From: Dan Williams
Date: Wed Mar 05 2025 - 14:09:44 EST
Robert Richter wrote:
> A small series with individual patches to handle inactive downstream
> ports during enumeration. First patch changes downstream port
> enumeration to ignore those with duplicate port IDs. Second patch only
> enables active downstream ports with the link status up.
>
> Patches are independent each and can be applied individually.
>
> Robert Richter (2):
> cxl/pci: Ignore downstream ports with duplicate port IDs
> cxl/pci: Check link status and only enable active dports
Both of these problems are to addressed by work in progress patches to
delay dport enumeration until a cxl_memdev is registered beneath that
leg of CXL topology.
I would prefer to focus on that solution and skip these band-aids in
the near term unless there is an urgent need that makes it clear that
waiting for v6.16 is not tenable.