[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <646115435c15a_27662945d@dwillia2-mobl3.amr.corp.intel.com.notmuch>
Date: Sun, 14 May 2023 10:07:15 -0700
From: Dan Williams <dan.j.williams@...el.com>
To: <torvalds@...ux-foundation.org>
CC: <linux-cxl@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Compute Express Link (CXL) Fixes for 6.4-rc2
Hi Linus, please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl tags/cxl-fixes-6.4-rc2
...to receive a compile fix and regression fix for v6.4-rc2. They have
been available for Linux next to pull for a couple days, but did not
make the last linux-next release. They are tiny and straightforward, I
do not expect any issues.
---
The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:
Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl tags/cxl-fixes-6.4-rc2
for you to fetch changes up to 764d102ef94e880ca834a7fe3968a00a05b1fb12:
cxl: Add missing return to cdat read error path (2023-05-13 00:20:06 -0700)
----------------------------------------------------------------
cxl fixes for v6.4-rc2
- Fix a compilation issue with DEFINE_STATIC_SRCU() in the unit tests
- Fix leaking kernel memory to a root-only sysfs attribute
----------------------------------------------------------------
Dan Williams (1):
tools/testing/cxl: Use DEFINE_STATIC_SRCU()
Dave Jiang (1):
cxl: Add missing return to cdat read error path
drivers/cxl/core/pci.c | 1 +
tools/testing/cxl/test/mock.c | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
Powered by blists - more mailing lists