[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aXEe1XPDZ8eGPOU6@aschofie-mobl2.lan>
Date: Wed, 21 Jan 2026 10:45:41 -0800
From: Alison Schofield <alison.schofield@...el.com>
To: Pawel Mielimonka <pawel.mielimonka@...itsu.com>
CC: <dan.j.williams@...el.com>, <Smita.KoralahalliChannabasappa@....com>,
<linux-cxl@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<dave@...olabs.net>, <jonathan.cameron@...wei.com>, <dave.jiang@...el.com>,
<vishal.l.verma@...el.com>, <ira.weiny@...el.com>
Subject: Re: [PATCH v2 0/1] cxl/cli: HPA-ordered destroy-region teardown
On Tue, Jan 20, 2026 at 11:32:11PM +0900, Pawel Mielimonka wrote:
> This is v2 of the series.
>
> Changes since v1:
> - Rework teardown ordering to account endpoint decoders shared across
> regions under the same bus/port
> - This addresses scenario described by Alison when a memdev is
> targeted by regions under multiple root decoders.
>
> Alison, if you have a chance, could you please retest this version
> against your multi-root-decoder configuration to confim that the
> teardown now behaves correctly in that scenario?
Hi Pawel,
Patch isn't compiling - first error:
../cxl/region.c:854:48: error: ‘decoder’ undeclared (first use in this function); did you mean ‘cxl_decoder’?
854 | cxl_decoder_foreach(root_port, decoder) {
| ^~~~~~~
For v3, please send the patch as a new thread, not in response to
previous. See here [1] for some ndctl patch sending guidelines, like
labelling as [ndctl PATCH v3] and sending to the nvdimm mailing list.
I think rolling into one patch is fine, and would like to see the
entire previous cover letter info in the commit log of the one
patch. It set this work up very well.
[1] https://github.com/pmem/ndctl?tab=contributing-ov-file#readme
Thanks,
Alison
>
> Pawel Mielimonka (1):
> cxl/cli: enforce HPA-descening teardown order for destroy-region
>
> cxl/region.c | 110 ++++++++++++++++++++++++++++++++++++++++++++++++++-
> 1 file changed, 108 insertions(+), 2 deletions(-)
>
> --
> 2.45.1.windows.1
>
Powered by blists - more mailing lists