linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Compute Express Link (CXL) Fixes for 6.8-rc2
@ 2024-01-28 18:53 Dan Williams
  2024-01-28 22:41 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dan Williams @ 2024-01-28 18:53 UTC (permalink / raw)
  To: torvalds; +Cc: linux-cxl, linux-kernel

Hi Linus, please pull from:

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

...to receive a build regression fix, a device compatibility fix, and an
original bug preventing creation of large (16 device) interleave sets.
It has all appeared in linux-next with no reported issues.

---

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

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

for you to fetch changes up to d76779dd3681c01a4c6c3cae4d0627c9083e0ee6:

  cxl/region:Fix overflow issue in alloc_hpa() (2024-01-24 21:03:03 -0800)

----------------------------------------------------------------
cxl fixes for 6.8-rc2

- Fix unit test build regression fallout from global
  "missing-prototypes" change

- Fix compatibility with devices that do not support interrupts

- Fix overflow when calculating the capacity of large interleave sets

----------------------------------------------------------------
Dan Williams (2):
      tools/testing/cxl: Disable "missing prototypes / declarations" warnings
      tools/testing/nvdimm: Disable "missing prototypes / declarations" warnings

Ira Weiny (1):
      cxl/pci: Skip irq features if MSI/MSI-X are not supported

Quanquan Cao (1):
      cxl/region:Fix overflow issue in alloc_hpa()

 drivers/cxl/core/region.c     |  4 ++--
 drivers/cxl/pci.c             | 26 +++++++++++++++-----------
 tools/testing/cxl/Kbuild      |  2 ++
 tools/testing/cxl/test/Kbuild |  2 ++
 tools/testing/nvdimm/Kbuild   |  2 ++
 5 files changed, 23 insertions(+), 13 deletions(-)



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Compute Express Link (CXL) Fixes for 6.8-rc2
  2024-01-28 18:53 [GIT PULL] Compute Express Link (CXL) Fixes for 6.8-rc2 Dan Williams
@ 2024-01-28 22:41 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-01-28 22:41 UTC (permalink / raw)
  To: Dan Williams; +Cc: torvalds, linux-cxl, linux-kernel

The pull request you sent on Sun, 28 Jan 2024 10:53:19 -0800:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3eb5ca857d38ae7a694de6e59a3de7990af87919

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:[~2024-01-28 22:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-28 18:53 [GIT PULL] Compute Express Link (CXL) Fixes for 6.8-rc2 Dan Williams
2024-01-28 22:41 ` 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;
as well as URLs for NNTP newsgroup(s).