mbox series

[GIT,PULL] libnvdimm fix for v5.9-rc7

Message ID CAPcyv4jCqzs7vjFCvLxHSL13OE0CX0Ptc75ApT-dyyGo_UZ1jw@mail.gmail.com (mailing list archive)
State Accepted
Commit a31128384dfd9ca11f15ef4ea73df25e394846d1
Headers show
Series [GIT,PULL] libnvdimm fix for v5.9-rc7 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm tags/libnvdimm-fixes-5.9-rc7

Message

Dan Williams Sept. 21, 2020, 2:37 p.m. UTC
Hi Linus, please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
tags/libnvdimm-fixes-5.9-rc7

...to receive a straggling compilation fixup. Apologies for the thrash
this caused.

---

The following changes since commit ba4f184e126b751d1bffad5897f263108befc780:

  Linux 5.9-rc6 (2020-09-20 16:33:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
tags/libnvdimm-fixes-5.9-rc7

for you to fetch changes up to 88b67edd7247466bc47f01e1dc539b0d0d4b931e:

  dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX (2020-09-21
06:53:09 -0700)

----------------------------------------------------------------
libnvdimm fix 5.9-rc7

- Fix compilation for the new dax_supported() exported helper

----------------------------------------------------------------
Jan Kara (1):
      dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX

 include/linux/dax.h | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

Comments

pr-tracker-bot@kernel.org Sept. 21, 2020, 3:49 p.m. UTC | #1
The pull request you sent on Mon, 21 Sep 2020 07:37:33 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm tags/libnvdimm-fixes-5.9-rc7

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

Thank you!