On Wed, Apr 09, 2025 at 02:41:14PM -0700, Dan Williams wrote: > The p2p-dma use case does not map into userspace, and the device-dax > case has static folio order for all potential folios. So I think this > fix is only needed for fsdax.
p2pdma pages can be mapped to userspace. Or do you mean something else?