Date: Sat, 5 Oct 2024 12:23:23 -0500 From: Ira Weiny To: Linus Torvalds Subject: [GIT PULL] Compute Express Link (CXL) Fixes for 6.12-rc2 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(-) .