Re: [PATCH v5 00/25] fs/dax: Fix ZONE_DEVICE page reference counts

From: Alistair Popple
Date: Fri Jan 10 2025 - 01:11:57 EST


On Wed, Jan 08, 2025 at 05:34:30PM -0800, Alison Schofield wrote:
> On Tue, Jan 07, 2025 at 02:42:16PM +1100, Alistair Popple wrote:
> > Main updates since v4:
> >
> > - Removed most of the devdax/fsdax checks in fs/proc/task_mmu.c. This
> > means smaps/pagemap may contain DAX pages.
> >
> > - Fixed rmap accounting of PUD mapped pages.
> >
> > - Minor code clean-ups.
> >
> > Main updates since v3:
> >
> > - Rebased onto next-20241216.
>
> Hi Alistair-
>
> This set passes the ndctl/dax unit tests when applied to next-20241216
>
> Tested-by: Alison Schofield <alison.schofield@xxxxxxxxx>

Thanks so much Alison! I wasn't sure whether to add your tested by to every
patch or just the cover letter when I respun so I added it to the cover letter.
If that's not the best option hopefully Andrew can fix it.

- Alistair

> -- snip
>
>