Merge tag 'dax-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 18 Jul 2019 17:58:52 +0000 (10:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 18 Jul 2019 17:58:52 +0000 (10:58 -0700)
commit0fe49f70a08d7d25acee3b066a88c654fea26121
treea6bcc3efdd88b7848d4262b08e8e62c83db2574a
parentf8c3500cd137867927bc080f4a6e02e0222dd1b8
parent23c84eb7837514e16d79ed6d849b13745e0ce688
Merge tag 'dax-for-5.3' of git://git./linux/kernel/git/nvdimm/nvdimm

Pull dax updates from Dan Williams:
 "The fruits of a bug hunt in the fsdax implementation with Willy and a
  small feature update for device-dax:

   - Fix a hang condition that started triggering after the Xarray
     conversion of fsdax in the v4.20 kernel.

   - Add a 'resource' (root-only physical base address) sysfs attribute
     to device-dax instances to correlate memory-blocks onlined via the
     kmem driver with a given device instance"

* tag 'dax-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm:
  dax: Fix missed wakeup with PMD faults
  device-dax: Add a 'resource' attribute
drivers/dax/bus.c
fs/dax.c