Re: [PATCH V7 04/19] dax: Save the kva from memremap
From: Ira Weiny
Date: Fri Feb 13 2026 - 16:20:46 EST
John Groves wrote:
> From: John Groves <john@xxxxxxxxxx>
>
> 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.
>
> Signed-off-by: John Groves <john@xxxxxxxxxx>
Reviewed-by: Ira Weiny <ira.weiny@xxxxxxxxx>
[snip]