From: Dave Jiang <dave.jiang@intel.com>
To: linux-cxl@vger.kernel.org, nvdimm@lists.linux.dev
Cc: alison.schofield@intel.com
Subject: [NDCTL PATCH] cxl: Add man page documentation to note the change to disable-port
Date: Wed, 17 Sep 2025 16:50:56 -0700 [thread overview]
Message-ID: <20250917235056.427188-1-dave.jiang@intel.com> (raw)
Add a note to warn potential breakage of 'disable-port -m' option
when using an older CXL CLI with a newer kernel.
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
---
Documentation/cxl/cxl-enable-port.txt | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/cxl/cxl-enable-port.txt b/Documentation/cxl/cxl-enable-port.txt
index 00c40509f09e..5d918f8658e5 100644
--- a/Documentation/cxl/cxl-enable-port.txt
+++ b/Documentation/cxl/cxl-enable-port.txt
@@ -33,6 +33,12 @@ OPTIONS
memdev is only enabled after all CXL ports in its device topology
ancestry are enabled.
+ Note: release before v83 will not work starting with kernel v6.18 for
+ the '-m' option. However v83 or later will work with all previous
+ kernels. The kernel starting with v6.18 enumerates the CXL ports
+ and dports differently and the CXL ports hierachy is not established
+ until the memdev is probed by the kernel.
+
include::debug-option.txt[]
include::../copyright.txt[]
base-commit: b4caae2ed720d2ba51eabf449fd1e1105bd07dd1
--
2.50.1
next reply other threads:[~2025-09-17 23:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-17 23:50 Dave Jiang [this message]
2025-09-23 22:43 ` [NDCTL PATCH] cxl: Add man page documentation to note the change to disable-port Alison Schofield
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250917235056.427188-1-dave.jiang@intel.com \
--to=dave.jiang@intel.com \
--cc=alison.schofield@intel.com \
--cc=linux-cxl@vger.kernel.org \
--cc=nvdimm@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox