mbox series

[GIT,PULL] libnvdimm fix for v5.3-rc8

Message ID CAPcyv4jDWgZDJTAgghrFX1MQXPJX_6jiqsmx9sQUOL7ZaWtk+w@mail.gmail.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] libnvdimm fix for v5.3-rc8 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm

Message

Dan Williams Sept. 6, 2019, 8 p.m. UTC
Hi Linus, please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
tags/libnvdimm-fix-5.3-rc8

...to receive a fix for a regression introduced in v5.3-rc1. The
latest version has shipped in -next with no reported issues.

---

The following changes since commit a55aa89aab90fae7c815b0551b07be37db359d76:

  Linux 5.3-rc6 (2019-08-25 12:01:23 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
tags/libnvdimm-fix-5.3-rc8

for you to fetch changes up to 274b924088e93593c76fb122d24bc0ef18d0ddf4:

  libnvdimm/pfn: Fix namespace creation on misaligned addresses
(2019-08-28 10:33:13 -0700)

----------------------------------------------------------------
libnvdimm fix v5.3-rc8

- Restore support for 1GB alignment namespaces, truncate the end of
  misaligned namespaces.

----------------------------------------------------------------
Jeff Moyer (1):
      libnvdimm/pfn: Fix namespace creation on misaligned addresses

 drivers/nvdimm/pfn_devs.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org Sept. 7, 2019, midnight UTC | #1
The pull request you sent on Fri, 6 Sep 2019 13:00:00 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm tags/libnvdimm-fix-5.3-rc8

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

Thank you!