[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <66bf57c7b023f_22218329410@iweiny-mobl.notmuch>
Date: Fri, 16 Aug 2024 08:44:39 -0500
From: Ira Weiny <ira.weiny@...el.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
CC: Zhihao Cheng <chengzhihao1@...wei.com>, Christoph Hellwig <hch@....de>,
Dave Jiang <dave.jiang@...el.com>, Alison Schofield
<alison.schofield@...el.com>, <nvdimm@...ts.linux.dev>,
<linux-kernel@...r.kernel.org>
Subject: [GIT PULL] DAX for 6.11
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(-)
Powered by blists - more mailing lists