[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAPcyv4gfbuttbdW0ea6EUzMihUK33cc0mBQmLjqZe1T_QCKF-Q@mail.gmail.com>
Date: Sat, 21 Dec 2019 13:07:20 -0800
From: Dan Williams <dan.j.williams@...el.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Christoph Hellwig <hch@....de>,
linux-nvdimm <linux-nvdimm@...ts.01.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] libnvdimm fix for v5.5-rc3
Hi Linus, please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
tags/libnvdimm-fix-5.5-rc3
...to receive a minor regression fix. The libnvdimm unit tests were
expecting to mock calls to ioremap_nocache() which disappeared in
v5.5-rc1. This fix has appeared in -next and collided with some
cleanups that Christoph has planned for v5.6, but he will fix up his
branch once this goes in.
---
The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:
Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
tags/libnvdimm-fix-5.5-rc3
for you to fetch changes up to c1468554776229d0db69e74a9aaf6f7e7095fd51:
tools/testing/nvdimm: Fix mock support for ioremap (2019-12-11 17:11:10 -0800)
----------------------------------------------------------------
libnvdimm fix 5.5-rc3
- Restore the operation of the libnvdimm unit tests after the removal of
ioremap_nocache().
----------------------------------------------------------------
Dan Williams (1):
tools/testing/nvdimm: Fix mock support for ioremap
tools/testing/nvdimm/Kbuild | 1 +
tools/testing/nvdimm/test/iomap.c | 6 ++++++
2 files changed, 7 insertions(+)
Powered by blists - more mailing lists