Re: [PATCH] mm/debug_vm_pgtable: Replace WRITE_ONCE() with pxd_clear()

From: SeongJae Park

Date: Sat Feb 28 2026 - 11:59:35 EST


On Fri, 27 Feb 2026 06:12:04 +0000 Anshuman Khandual <anshuman.khandual@xxxxxxx> wrote:

> Replace WRITE_ONCE() with generic pxd_clear() to clear out the page table
> entries as required. Besides this does not cause any functional change as
> well.
>
> Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
> Cc: David Hildenbrand <david@xxxxxxxxxx>
> Cc: linux-mm@xxxxxxxxx
> Cc: linux-kernel@xxxxxxxxxxxxxxx
> Suggested-by: Ryan Roberts <ryan.roberts@xxxxxxx>
> Signed-off-by: Anshuman Khandual <anshuman.khandual@xxxxxxx>

Ackeed-by: SeongJae Park <sj@xxxxxxxxxx>


Thanks,
SJ

[...]