mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Dave Jiang <dave.jiang@intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-cxl@vger.kernel.org" <linux-cxl@vger.kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	Jonathan Cameron <Jonathan.Cameron@huawei.com>,
	Davidlohr Bueso <dave@stgolabs.net>,
	Alison Schofield <alison.schofield@intel.com>,
	Ira Weiny <ira.weiny@intel.com>,
	Vishal Verma <vishal.l.verma@intel.com>,
	Dan Williams <dan.j.williams@intel.com>
Subject: [GIT PULL] Compute Express Link (CXL) Fixes for 6.18-rc2
Date: Fri, 17 Oct 2025 09:30:49 -0700	[thread overview]
Message-ID: <ea01d693-0d81-419c-ae20-6332feadd412@intel.com> (raw)

Hi Linus, please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl.git tags/cxl-fixes-6.18-rc2

...to receive a small collection of CXL fixes. In addition to some misc fixes
for the CXL subsystem, a number of fixes for CXL extended linear cache support
are included to make it functional again.

While 0f6f1982cb28 ("cxl: Set range param for region_res_match_cxl_range() as const")
is not a fix, it's a small change that addresses a compile warning that arose from the fix
f4d027921c81 ("cxl: Fix match_region_by_range() to use region_res_match_cxl_range()").

These have all appeared in -next for a few days with no reported issues.

---

The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl.git tags/cxl-fixes-6.18-rc2

for you to fetch changes up to a4bbb493a3247ef32f6191fd8b2a0657139f8e08:

  cxl/trace: Subtract to find an hpa_alias0 in cxl_poison events (2025-10-14 14:48:14 -0700)

----------------------------------------------------------------
cxl fixes for v6.18-rc2

- Avoid missing port component registers setup due to dport enumeration
  failure
- Add check for no entries in cxl_feature_info to address accessing
  invalid pointer.
- Use %pa printk format to emit resource_size_t in
  validate_region_offset()

CXL extended linear cache support fixes:
- Fix setup of memory resource in cxl_acpi_set_cache_size()
- Set range param for region_res_match_cxl_range() as const.
  (Addresses a compile warning for match_region_by_range() fix)
- Fix match_region_by_range() to use region_res_match_cxl_range()
- Subtract to find an hpa_alias0 in cxl_poison events to correct
  the alias math calculation.

----------------------------------------------------------------
Alison Schofield (2):
      cxl/region: Use %pa printk format to emit resource_size_t
      cxl/trace: Subtract to find an hpa_alias0 in cxl_poison events

Dave Jiang (4):
      cxl/features: Add check for no entries in cxl_feature_info
      cxl/acpi: Fix setup of memory resource in cxl_acpi_set_cache_size()
      cxl: Set range param for region_res_match_cxl_range() as const
      cxl: Fix match_region_by_range() to use region_res_match_cxl_range()

Li Ming (1):
      cxl/port: Avoid missing port component registers setup

 drivers/cxl/acpi.c          |  2 +-
 drivers/cxl/core/features.c |  3 +++
 drivers/cxl/core/port.c     | 26 ++++++++++++++------------
 drivers/cxl/core/region.c   | 11 ++++-------
 drivers/cxl/core/trace.h    |  2 +-
 5 files changed, 23 insertions(+), 21 deletions(-)

             reply	other threads:[~2025-10-17 16:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-17 16:30 Dave Jiang [this message]
2025-10-18 19:22 ` pr-tracker-bot

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=ea01d693-0d81-419c-ae20-6332feadd412@intel.com \
    --to=dave.jiang@intel.com \
    --cc=Jonathan.Cameron@huawei.com \
    --cc=alison.schofield@intel.com \
    --cc=dan.j.williams@intel.com \
    --cc=dave@stgolabs.net \
    --cc=ira.weiny@intel.com \
    --cc=linux-cxl@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®