]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1990eaaf6e939333022b16d3fbd61a923c13f576
treea6bcc3efdd88b7848d4262b08e8e62c83db2574a
parent6c027d668beeccbd3ea51e37205a2ae37bebe80e
parent13436aa244aa87efddc5587ad77a6d173ef18d4a
Merge tag 'dax-for-5.3' of git://git.kernel.org/pub/scm/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