From: alison.schofield@intel.com
To: Davidlohr Bueso <dave@stgolabs.net>,
Jonathan Cameron <jonathan.cameron@huawei.com>,
Dave Jiang <dave.jiang@intel.com>,
Alison Schofield <alison.schofield@intel.com>,
Vishal Verma <vishal.l.verma@intel.com>,
Ira Weiny <ira.weiny@intel.com>,
Dan Williams <dan.j.williams@intel.com>
Cc: linux-cxl@vger.kernel.org
Subject: [PATCH 0/2] XOR 3-6-12 HB Interleave Calc Repair
Date: Tue, 13 Feb 2024 23:13:34 -0800 [thread overview]
Message-ID: <cover.1707891715.git.alison.schofield@intel.com> (raw)
From: Alison Schofield <alison.schofield@intel.com>
This includes a CXL driver fix for finding a targets position in
HB interleaves that are multiples of 3, plus a cxl_test module
patch to support testing this fix.
A patch is also being posted to ndctl:
cxl/test: Add 3-way HB interleave testcase to cxl-xor-region.sh
Alison Schofield (2):
cxl/acpi: Fix XOR 3-6-12 way host bridge look-up calculation
cxl/test: Replace an illegal CFMWS definition with a useful x3 CFMWS
drivers/cxl/acpi.c | 51 ++++++++++++++++--------------------
tools/testing/cxl/test/cxl.c | 6 ++---
2 files changed, 25 insertions(+), 32 deletions(-)
base-commit: 6613476e225e090cc9aad49be7fa504e290dd33d
--
2.37.3
next reply other threads:[~2024-02-14 7:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-14 7:13 alison.schofield [this message]
2024-02-14 7:13 ` [PATCH 1/2] cxl/acpi: Fix XOR 3-6-12 way host bridge look-up calculation alison.schofield
2024-02-29 18:45 ` Dan Williams
2024-02-29 22:35 ` Dan Williams
2024-03-07 4:40 ` Alison Schofield
2024-02-14 7:13 ` [PATCH 2/2] cxl/test: Replace an illegal CFMWS definition with a useful x3 CFMWS alison.schofield
2024-02-29 18:59 ` Dan Williams
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=cover.1707891715.git.alison.schofield@intel.com \
--to=alison.schofield@intel.com \
--cc=dan.j.williams@intel.com \
--cc=dave.jiang@intel.com \
--cc=dave@stgolabs.net \
--cc=ira.weiny@intel.com \
--cc=jonathan.cameron@huawei.com \
--cc=linux-cxl@vger.kernel.org \
--cc=vishal.l.verma@intel.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.