Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdim...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 26 Aug 2015 00:26:00 +0000 (17:26 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 26 Aug 2015 00:26:00 +0000 (17:26 -0700)
commitf045fd755fe9ba2b15265cd237d6ae5d924689d3
tree8caf75fd898a67bfb6af019a96f96a800f21d1c9
parentb1713b135fb1ae4d52531a55f0687f985bffe271
parentde4a196c02a2a2631b516d90da6e8d052ccb07e8
Merge branch 'libnvdimm-fixes' of git://git./linux/kernel/git/nvdimm/nvdimm

Pull nvdimm fix from Dan Williams:
 "A single fix for status register read size in the nd_blk driver.

  The effect of getting the width of this register read wrong is that
  all I/O fails when the read returns non-zero.  Given the availability
  of ACPI 6 NFIT enabled platforms, this could reasonably wait to come
  in during the 4.3 merge window with a tag for 4.2-stable.  Otherwise,
  this makes the 4.2 kernel fully functional with devices that conform
  to the mmio-block-apertures defined in the ACPI 6 NFIT (NVDIMM
  Firmware Interface Table)"

* 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm:
  nfit, nd_blk: BLK status register is only 32 bits