]> git.ipfire.org Git - people/arne_f/kernel.git/commit
Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 25 May 2019 17:11:23 +0000 (10:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 25 May 2019 17:11:23 +0000 (10:11 -0700)
commitb2ad81363f12261f8b6a97ed7723960ea6450f31
treedd6a3fd40afb8e962cf572504bf43033b2442044
parenta2c48d98fc0770f7993cf61c71659a99e1d2857e
parent52f476a323f9efc959be1c890d0cdcf12e1582e0
Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm

Pull libnvdimm fixes from Dan Williams:

 - Fix a regression that disabled device-mapper dax support

 - Remove unnecessary hardened-user-copy overhead (>30%) for dax
   read(2)/write(2).

 - Fix some compilation warnings.

* tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm:
  libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead
  dax: Arrange for dax_supported check to span multiple devices
  libnvdimm: Fix compilation warnings with W=1
drivers/md/dm.c