Hi Linux, please pull from https://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm.git/ tags/libnvdimm-fixes-6.11-rc4
To get a fix for filesystem DAX. It has been in -next since August 12th without any reported issues. Thanks, Ira Weiny --- The following changes since commit afdab700f65e14070d8ab92175544b1c62b8bf03: Merge tag 'bitmap-6.11-rc' of https://github.com/norov/linux (2024-08-09 11:18:09 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm.git/ tags/libnvdimm-fixes-6.11-rc4 for you to fetch changes up to d5240fa65db071909e9d1d5adcc5fd1abc8e96fe: nvdimm/pmem: Set dax flag for all 'PFN_MAP' cases (2024-08-09 14:29:58 -0500) ---------------------------------------------------------------- libnvdimm fixes for v6.11-rc4 Commit f467fee48da4 ("block: move the dax flag to queue_limits") broke the DAX tests by skipping over the legacy pmem mapping pages case. - Set the DAX flag in this case as well. ---------------------------------------------------------------- Zhihao Cheng (1): nvdimm/pmem: Set dax flag for all 'PFN_MAP' cases drivers/nvdimm/pmem.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)