Re: [RFC] CXL/ACPI: Remove overlapping Soft Reserved regions before adding CFMW resources

From: Gregory Price

Date: Thu Nov 06 2025 - 13:25:49 EST


On Thu, Nov 06, 2025 at 01:24:12PM -0500, Gregory Price wrote:
> On Fri, Jul 11, 2025 at 05:34:27AM +0000, Zhijian Li (Fujitsu) wrote:
>
> with CXL_REGION=n you cannot create the dax region.
>
> region0 --creates-> dax_region0 --creates-> dax0
>
> all you've done here by setting CXL_REGION=N is break the probe chain
> but otherwise successfully attributed the memory to the CXL driver.
>

apologies, disregard, this old email somehow managed to make its way to
the top of my queue. This code has changed significantly since july
lol. Sorry for the noise.

~Gregory