Hi Linus, please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
tags/cxl+nvdimm-for-5.18-rc2
...to pick up a couple fixups for code that went in during the merge
window. These did not appear in -next yet, but they have seen kbuild
robot exposure.
---
The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:
Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
tags/cxl+nvdimm-for-5.18-rc2
for you to fetch changes up to d28820419ca332f856cdf8bef0cafed79c29ed05:
cxl/pci: Drop shadowed variable (2022-04-08 12:59:43 -0700)
----------------------------------------------------------------
cxl + nvdimm fixes for v5.18-rc2
- Fix a compile error in the nvdimm unit tests
- Fix a shadowed variable warning in the CXL PCI driver
----------------------------------------------------------------
Dan Williams (2):
tools/testing/nvdimm: Fix security_init() symbol collision
cxl/pci: Drop shadowed variable
drivers/cxl/pci.c | 1 -
tools/testing/nvdimm/test/nfit.c | 4 ++--
2 files changed, 2 insertions(+), 3 deletions(-)