mbox series

[GIT,PULL] Compute Express Link (CXL) Fixes for 6.12-rc2

Message ID 6701760b2e390_16041829420@iweiny-mobl.notmuch
State New
Headers show
Series [GIT,PULL] Compute Express Link (CXL) Fixes for 6.12-rc2 | expand

Pull-request

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

Message

Ira Weiny Oct. 5, 2024, 5:23 p.m. UTC
Hi Linus, please pull from 

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

This is a small patch which fixes an older bug but was missed in the merge
window PR.

It has been in next for a couple of days.

Thank you,
Ira Weiny
(Subbing for Dave Jiang while on vacation)

---

The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:

  Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)

are available in the Git repository at:

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

for you to fetch changes up to ee1e3c46ed19c096be22472c728fa7f68b1352c4:

  EINJ, CXL: Fix CXL device SBDF calculation (2024-09-30 08:10:39 -0500)

----------------------------------------------------------------
cxl fixes for 6.12-rc2

- Fix calculation for SBDF in error injection

----------------------------------------------------------------
Ben Cheatham (1):
      EINJ, CXL: Fix CXL device SBDF calculation

 drivers/acpi/apei/einj-cxl.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org Oct. 5, 2024, 6:07 p.m. UTC | #1
The pull request you sent on Sat, 5 Oct 2024 12:23:23 -0500:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7c50f221837e9672e67f0a6be40ee02974cd7851

Thank you!