Linux CXL
 help / color / mirror / Atom feed
From: Dan Williams <dan.j.williams@intel.com>
To: <torvalds@linux-foundation.org>
Cc: <linux-cxl@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Compute Express Link (CXL) Fixes for 6.8-rc2
Date: Sun, 28 Jan 2024 10:53:19 -0800	[thread overview]
Message-ID: <65b6a29eee7e6_56723294ce@dwillia2-mobl3.amr.corp.intel.com.notmuch> (raw)

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(-)



             reply	other threads:[~2024-01-28 18:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-28 18:53 Dan Williams [this message]
2024-01-28 22:41 ` [GIT PULL] Compute Express Link (CXL) Fixes for 6.8-rc2 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=65b6a29eee7e6_56723294ce@dwillia2-mobl3.amr.corp.intel.com.notmuch \
    --to=dan.j.williams@intel.com \
    --cc=linux-cxl@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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