[PATCH v5 0/7] mm/mprotect: Fix dax puds
Peter Xu
peterx at redhat.com
Wed Aug 14 02:06:08 AEST 2024
On Tue, Aug 13, 2024 at 10:50:04PM +1000, Michael Ellerman wrote:
> > - Power, as no hardware on hand.
>
> Does it need some specific configuration, or just any Power machine will do?
I am not familiar with both dax and power to be sure on the hardware
implications here, sorry. I think as long as one can create some /dev/dax
with 1g mapping alignment (I suppose normally with ndctl) then it should be
able to hit the mprotect() path.
One can verify first without this series that it could trigger a bad pud,
then it'll be away after this series applied. Meanwhile the mprotect()
should apply on the 1g dax range properly.
Thanks,
--
Peter Xu
More information about the Linuxppc-dev
mailing list