Re: [PATCH v12 8/8] cxl/core: Enforce partition order/simplify partition calls

Jonathan Cameron <[email protected]> Tue, 4 Aug 2026 01:16:40 +0100
Newsgroups dev.linux.lists.nvdimm,org.kernel.vger.linux-cxl,org.kernel.vger.linux-kernel
Message-ID <20260804011640.2749cf1f@jic23-huawei>
On Fri, 31 Jul 2026 01:48:13 -0700
Anisa Su <[email protected]> wrote:

> From: Ira Weiny <[email protected]>
> 
> Device partitions have an implied order which is made more complex by
> the addition of a dynamic partition
> 
> Remove the ram special case information calls in favor of generic calls
> with a check ahead of time to ensure the preservation of the implied
> partition order.
> 
> Signed-off-by: Ira Weiny <[email protected]>
> Signed-off-by: Anisa Su <[email protected]>
> Tested-by: Wonjae Lee <[email protected]>
> Tested-by: Junhee Park <[email protected]>
> Tested-by: Heesoo Kim <[email protected]>
> Reviewed-by: Dave Jiang <[email protected]>
Seems fine
Reviewed-by: Jonathan Cameron <[email protected]>