Re: [PATCH V3 03/21] dax: Save the kva from memremap

From: John Groves
Date: Thu Jan 08 2026 - 11:47:22 EST


On 26/01/08 11:32AM, Jonathan Cameron wrote:
> On Wed, 7 Jan 2026 09:33:12 -0600
> John Groves <John@xxxxxxxxxx> wrote:
>
> > Save the kva from memremap because we need it for iomap rw support.
> >
> > Prior to famfs, there were no iomap users of /dev/dax - so the virtual
> > address from memremap was not needed.
> >
> > (also fill in missing kerneldoc comment fields for struct dev_dax)
>
> Do that as a precursor that can be picked up ahead of the rest of the series.

Makes sense. Actually, I'll just send it as a separate standalone patch...

Thanks,
John

[ ... ]