Linux-NVDIMM Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] libnvdimm fixes for 4.6-rc3
@ 2016-04-09 17:48 Williams, Dan J
  0 siblings, 0 replies; only message in thread
From: Williams, Dan J @ 2016-04-09 17:48 UTC (permalink / raw)
  To: torvalds@linux-foundation.org
  Cc: linux-kernel@vger.kernel.org, linux-nvdimm@lists.01.org

Hi Linus, please pull from:

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

...to receive 3 fixes, the first 2 are tagged for -stable.

1/ The ndctl utility/library gained expanded unit tests illuminating a
long standing bug in the libnvdimm SMART data retrieval implementation.
 It has been broken since its initial implementation, now fixed.

2/ Another one line fix for the detection of stale info blocks.
 Without this change userspace can get into a situation where it is
unable to reconfigure a namespace.

3/ Fix the badblock initialization path in the presence of the new (in
4,6-rc1) section alignment workarounds.  Without this change badblocks
will be reported at the wrong offset.

These have received a build success report from the kbuild robot and
have appeared in -next with no reported issues.

The following changes since commit 9735a22799b9214d17d3c231fe377fc852f042e9:

  Linux 4.6-rc2 (2016-04-03 09:09:40 -0500)

are available in the git repository at:

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

for you to fetch changes up to a390180291dd9a2392bbab4242cde712c326efc6:

  libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignment (2016-04-07 20:02:06 -0700)

----------------------------------------------------------------
Dan Williams (3):
      libnvdimm: fix smart data retrieval
      libnvdimm, pfn: fix uuid validation
      libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignment

 drivers/nvdimm/bus.c      |  2 +-
 drivers/nvdimm/core.c     | 41 ++++++++++++++++++++---------------------
 drivers/nvdimm/nd.h       |  4 ++--
 drivers/nvdimm/pfn_devs.c |  2 +-
 drivers/nvdimm/pmem.c     | 36 +++++++++++++++++++++++++++++-------
 5 files changed, 53 insertions(+), 32 deletions(-)
_______________________________________________
Linux-nvdimm mailing list
Linux-nvdimm@lists.01.org
https://lists.01.org/mailman/listinfo/linux-nvdimm

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-04-09 17:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-09 17:48 [GIT PULL] libnvdimm fixes for 4.6-rc3 Williams, Dan J

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox