[PATCH v3 02/22] mm: replace READ_ONCE() with standard page table accessors

Dev Jain dev.jain at arm.com
Wed Nov 12 20:05:41 PST 2025


On 13/11/25 7:15 am, Samuel Holland wrote:
> From: Anshuman Khandual <anshuman.khandual at arm.com>
>
> Replace all READ_ONCE() with a standard page table accessors i.e
> pxdp_get() that defaults into READ_ONCE() in cases where platform does not
> override.
>
> Link: https://lkml.kernel.org/r/20251007063100.2396936-1-anshuman.khandual@arm.com
> Signed-off-by: Anshuman Khandual <anshuman.khandual at arm.com>
> Acked-by: David Hildenbrand <david at redhat.com>
> Reviewed-by: Lance Yang <lance.yang at linux.dev>
> Reviewed-by: Wei Yang <richard.weiyang at gmail.com>
> Cc: Dev Jain <dev.jain at arm.com>
> Signed-off-by: Andrew Morton <akpm at linux-foundation.org>
> Signed-off-by: Samuel Holland <samuel.holland at sifive.com>
> ---
>
>   

Reviewed-by: Dev Jain <dev.jain at arm.com>




More information about the linux-riscv mailing list