mbox series

[GIT,PULL] libnvdimm for v5.16

Message ID CAPcyv4jo4gsDVYRJFZY==-4gNY-B2yC7M-NWc4j+OnQYWYctKA@mail.gmail.com (mailing list archive)
State Accepted
Commit 4287af35113cd5ba101b5c9e76614b5bebf48f58
Headers show
Series [GIT,PULL] libnvdimm for v5.16 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm tags/libnvdimm-for-5.16

Message

Dan Williams Nov. 9, 2021, 8:08 p.m. UTC
Hi Linus, please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
tags/libnvdimm-for-5.16

...to receive a single cleanup for v5.16 that precedes some deeper
PMEM/DAX reworks that did not settle in time for v5.16. No urgency to
pull this, if it misses v5.16-rc1 I will rebase. However, since it has
been soaking on Linux Next, follow-on work has already been based on
this commit. It is easier if it just moves ahead, please pull.

---

The following changes since commit 5816b3e6577eaa676ceb00a848f0fd65fe2adc29:

  Linux 5.15-rc3 (2021-09-26 14:08:19 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
tags/libnvdimm-for-5.16

for you to fetch changes up to e765f13ed126fe7e41d1a6e3c60d754cd6c2af93:

  nvdimm/pmem: move dax_attribute_group from dax to pmem (2021-09-27
11:32:51 -0700)

----------------------------------------------------------------
libnvdimm for v5.16

- Continue the cleanup of the dax api in preparation for a dax-device
  block-device divorce.

----------------------------------------------------------------
Christoph Hellwig (1):
      nvdimm/pmem: move dax_attribute_group from dax to pmem

 drivers/dax/super.c   | 100 +++++++++-----------------------------------------
 drivers/nvdimm/pmem.c |  43 ++++++++++++++++++++++
 include/linux/dax.h   |   2 -
 3 files changed, 61 insertions(+), 84 deletions(-)

Comments

pr-tracker-bot@kernel.org Nov. 10, 2021, 8:10 p.m. UTC | #1
The pull request you sent on Tue, 9 Nov 2021 12:08:59 -0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm tags/libnvdimm-for-5.16

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

Thank you!