* [GIT PULL] Compute Express Link (CXL) Fixes for 6.18-rc2
@ 2025-10-17 16:30 Dave Jiang
2025-10-18 19:22 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Dave Jiang @ 2025-10-17 16:30 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-cxl, linux-kernel, Jonathan Cameron, Davidlohr Bueso,
Alison Schofield, Ira Weiny, Vishal Verma, Dan Williams
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Compute Express Link (CXL) Fixes for 6.18-rc2
2025-10-17 16:30 [GIT PULL] Compute Express Link (CXL) Fixes for 6.18-rc2 Dave Jiang
@ 2025-10-18 19:22 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-10-18 19:22 UTC (permalink / raw)
To: Dave Jiang
Cc: Linus Torvalds, linux-cxl, linux-kernel, Jonathan Cameron,
Davidlohr Bueso, Alison Schofield, Ira Weiny, Vishal Verma,
Dan Williams
The pull request you sent on Fri, 17 Oct 2025 09:30:49 -0700:
> git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl.git tags/cxl-fixes-6.18-rc2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ea0bdf2b945e91137cc465d3833aeb659ba93d79
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-10-18 19:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-17 16:30 [GIT PULL] Compute Express Link (CXL) Fixes for 6.18-rc2 Dave Jiang
2025-10-18 19:22 ` pr-tracker-bot
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®